Skip to content

Commit

Permalink
Merge pull request #3180 from jeremylong/dependabot/github_actions/Ja…
Browse files Browse the repository at this point in the history
…mesIves/github-pages-deploy-action-4.1.0

Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.1.0
  • Loading branch information
jeremylong authored Mar 7, 2021
2 parents 27e76c7 + a93caa6 commit ed77783
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 ed77783

Please sign in to comment.