Skip to content

Commit 5b069e6

Browse files
authored
Merge pull request #23 from Resgrid/develop
rollback
2 parents 0d7eaf4 + b4b968d commit 5b069e6

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)