We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d62533 commit 299c216Copy full SHA for 299c216
.github/workflows/packages.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: Publish package
34
run: ./gradlew publish
35
env:
36
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.TOKEN }}
0 commit comments