Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 26, 2021
1 parent 3161a5a commit 35fdf22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: yarn export

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.6
uses: JamesIves/github-pages-deploy-action@4.1.7
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: master
Expand Down

0 comments on commit 35fdf22

Please sign in to comment.