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 ac511d5 commit f1e4d4cCopy full SHA for f1e4d4c
.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@ba1486788b0490a235422264426c45848eac35c6 # [email protected].1
+ uses: JamesIves/github-pages-deploy-action@22a6ee251d6f13c6ab1ecb200d974f1a6feb1b8d # [email protected].2
34
with:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
BRANCH: gh-pages
0 commit comments