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.
2 parents 1d62533 + 299c216 commit a4d85e8Copy full SHA for a4d85e8
.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