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 7fb060c commit 1082dfaCopy full SHA for 1082dfa
.github/workflows/demo.yaml
@@ -19,4 +19,4 @@ jobs:
19
mvn deploy
20
env:
21
GITHUB_USERNAME: x-access-token
22
- GITHUB_TOKEN: ${{ secrets.PUBLISH_TO_GITHUB_PACKAGES }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments