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