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.
2 parents 6703b0a + 673dd46 commit 79b327fCopy full SHA for 79b327f
1 file changed
.github/workflows/release.yml
@@ -191,7 +191,7 @@ jobs:
191
working-directory: ${{ env.PRIMARY_MAVEN_MODULE }}
192
193
- name: Deploy to Github pages
194
- uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4
+ uses: peaceiris/actions-gh-pages@84c30a85c19949d7eee79c4ff27748b70285e453 # v4
195
with:
196
github_token: ${{ secrets.GITHUB_TOKEN }}
197
publish_dir: ./${{ env.PRIMARY_MAVEN_MODULE }}/target/site
0 commit comments