Skip to content

Commit

Permalink
Merge pull request #164 from FlowFuse/dependabot/github_actions/peace…
Browse files Browse the repository at this point in the history
…iris/actions-gh-pages-4.0.0

Bump peaceiris/actions-gh-pages from 3.7.3 to 4.0.0
  • Loading branch information
hardillb authored May 24, 2024
2 parents 18d1e76 + d16df10 commit 35127c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: npm run build
- run: npm run build-docs
- name: Deploy
uses: peaceiris/actions-gh-pages@v3.7.3
uses: peaceiris/actions-gh-pages@v4.0.0
with:
publish_dir: dist/docs
publish_branch: gh-pages
Expand Down

0 comments on commit 35127c5

Please sign in to comment.