Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58f8d32

Browse files
committed
Set GH_TOKEN in release.yaml
1 parent 9321a1e commit 58f8d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
6464
- name: Create release notes
6565
env:
66+
GH_TOKEN: ${{ github.token }}
6667
# We always have to set this since there might be commits on
6768
# main that didn't have a PR.
6869
CODER_IGNORE_MISSING_COMMIT_METADATA: "1"

0 commit comments

Comments
 (0)