Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….1.4
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 4, 2021
1 parent 080a9e1 commit a990d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
name: pages
path: public
- name: Deploy gh pages
uses: JamesIves/github-pages-deploy-action@4.1.3
uses: JamesIves/github-pages-deploy-action@4.1.4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
Expand Down

0 comments on commit a990d17

Please sign in to comment.