Skip to content

Commit

Permalink
Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 5, 2021
1 parent 27e76c7 commit a93caa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
run: ls -R
working-directory: target
- name: Deploy gh-pages
uses: JamesIves/github-pages-deploy-action@4.0.0
uses: JamesIves/github-pages-deploy-action@4.1.0
with:
branch: gh-pages
folder: target/staging
Expand Down

0 comments on commit a93caa6

Please sign in to comment.