Skip to content

Commit

Permalink
Merge pull request #1211 from vinayakkulkarni/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/peaceiris/actions-gh-pages-3.9.3

fix(deps): bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3
  • Loading branch information
vinayakkulkarni authored Mar 31, 2023
2 parents 2e2b528 + 823e492 commit c4e6d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: npm run build

- name: Deploy to GitHub Pages 🚀
uses: peaceiris/actions-gh-pages@v3.9.2
uses: peaceiris/actions-gh-pages@v3.9.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./example/dist
Expand Down

0 comments on commit c4e6d25

Please sign in to comment.