Skip to content

Commit 652794a

Browse files
committed
fix token
1 parent 46099c4 commit 652794a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
- uses: compas-dev/compas-actions.publish@v2
4444
with:
4545
pypi_token: ${{ secrets.PYPI }}
46-
github_token: ${{ secrets.TOKEN }}
46+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)