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 9ccaf42 commit 7fb060cCopy full SHA for 7fb060c
.github/workflows/demo.yaml
@@ -18,5 +18,5 @@ jobs:
18
run: |
19
mvn deploy
20
env:
21
- GITHUB_USERNAME: leaddevops
+ GITHUB_USERNAME: x-access-token
22
GITHUB_TOKEN: ${{ secrets.PUBLISH_TO_GITHUB_PACKAGES }}
0 commit comments