Skip to content

Commit 51e69a0

Browse files
authored
Revert "build(deps): bump JamesIves/github-pages-deploy-action (#1180)" (#1182)
This reverts commit 5f38a2f.
1 parent 18a6c11 commit 51e69a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-gh-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: JOBS=4 MODE=html make all
2222

2323
- name: Deploy to gh page
24-
uses: JamesIves/[email protected].4
24+
uses: JamesIves/[email protected].3
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
branch: gh-pages

0 commit comments

Comments
 (0)