Skip to content

Commit 8e3be78

Browse files
committed
Update deploy-github-pages to 1.1.0
1 parent a223b07 commit 8e3be78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: ./gradlew docs
3838
- name: Deploy to GitHub Pages
3939
id: deployment
40-
uses: rainboyan/deploy-github-pages@v1
40+
uses: rainboyan/deploy-github-pages@v1.1.0
4141
env:
4242
VERSION: ${{ steps.current_version.outputs.projectVersion }}
4343
TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)