We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46099c4 commit 652794aCopy full SHA for 652794a
.github/workflows/release.yml
@@ -43,4 +43,4 @@ jobs:
43
- uses: compas-dev/compas-actions.publish@v2
44
with:
45
pypi_token: ${{ secrets.PYPI }}
46
- github_token: ${{ secrets.TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments