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 485ff61 commit 0eb61dcCopy full SHA for 0eb61dc
.github/workflows/generate-javadocs.yml
@@ -28,7 +28,7 @@ jobs:
28
run: |
29
./gradlew aggregateJavadocs
30
- name: Deploy
31
- uses: JamesIves/github-pages-deploy-action@5c6e9e9f3672ce8fd37b9856193d2a537941e66c # [email protected].1
+ uses: JamesIves/github-pages-deploy-action@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2 # [email protected].3
32
with:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
BRANCH: gh-pages
0 commit comments