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 cf31d19 commit 90f8041Copy full SHA for 90f8041
.github/workflows/generate-javadocs.yml
@@ -30,7 +30,7 @@ jobs:
30
run: |
31
./gradlew aggregateJavadocs
32
- name: Deploy
33
- uses: JamesIves/github-pages-deploy-action@22a6ee251d6f13c6ab1ecb200d974f1a6feb1b8d # [email protected].2
+ uses: JamesIves/github-pages-deploy-action@a1ea191d508feb8485aceba848389d49f80ca2dc # [email protected].3
34
with:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
BRANCH: gh-pages
0 commit comments