Skip to content

Commit 0257603

Browse files
committed
🚀 using original name for token
1 parent c0b7857 commit 0257603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-content-to-project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
run: npx semantic-release --debug
2121
env:
2222
# GitHub sets this automatically
23-
GH_TOKEN: ${{ secrets.GH_TOKEN }}
23+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)