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 261d087 commit 1bc0dbcCopy full SHA for 1bc0dbc
.github/workflows/maven-publish.yml
@@ -40,4 +40,5 @@ jobs:
40
uses: JamesIves/github-pages-deploy-action@v4
41
with:
42
folder: target/dist
43
+ token: ${{ secrets.GITHUB_TOKEN }}
44
CLEAN: false
0 commit comments