Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9321a1e commit 58f8d32Copy full SHA for 58f8d32
.github/workflows/release.yaml
@@ -63,6 +63,7 @@ jobs:
63
64
- name: Create release notes
65
env:
66
+ GH_TOKEN: ${{ github.token }}
67
# We always have to set this since there might be commits on
68
# main that didn't have a PR.
69
CODER_IGNORE_MISSING_COMMIT_METADATA: "1"
0 commit comments