Skip to content

Commit b4b968d

Browse files
committed
rollback
1 parent 7723123 commit b4b968d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docusaurus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
npm run build
2828
- name: Deploy to GitHub Pages
2929
if: success()
30-
uses: crazy-max/ghaction-github-pages@v3
30+
uses: crazy-max/ghaction-github-pages@v2
3131
with:
3232
target_branch: release
3333
build_dir: build

0 commit comments

Comments
 (0)