Skip to content

Commit

Permalink
Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 (#20)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 4eb6740 commit f368a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Deploy CV to gh-pages
if: github.ref == 'refs/heads/main'
uses: JamesIves/[email protected].0
uses: JamesIves/[email protected].1
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit f368a8b

Please sign in to comment.