We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a12977 commit 889510aCopy full SHA for 889510a
1 file changed
.github/workflows/demo.yaml
@@ -18,4 +18,4 @@ jobs:
18
run: |
19
mvn deploy
20
env:
21
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.PUBLISH_TO_GITHUB_PACKAGES }}
0 commit comments