Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2022
1 parent fca94cc commit 1f0a36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
build/reports/tests
build/test-results
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.2.1
uses: JamesIves/github-pages-deploy-action@v4.2.2
if: always()
with:
BRANCH: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit 1f0a36d

Please sign in to comment.