We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a223b07 commit 8e3be78Copy full SHA for 8e3be78
1 file changed
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
run: ./gradlew docs
38
- name: Deploy to GitHub Pages
39
id: deployment
40
- uses: rainboyan/deploy-github-pages@v1
+ uses: rainboyan/deploy-github-pages@v1.1.0
41
env:
42
VERSION: ${{ steps.current_version.outputs.projectVersion }}
43
TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments