We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8c62bc + 85ccd2b commit 064f495Copy full SHA for 064f495
.github/workflows/github-actions-deploy-snapshots.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: Build with Maven
19
run: mvn --update-snapshots deploy
20
env:
21
- GITHUB_TOKEN: ${{ github.token }}
+ GITHUB_TOKEN: ${{ github.token }}
0 commit comments