Skip to content

Commit

Permalink
Merge pull request #3949 from JacquesCarette/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/JamesIves/github-pages-deploy-action-4.6.4

Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4
  • Loading branch information
balacij authored Sep 3, 2024
2 parents 406f560 + 2eab8cb commit 825a804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:

- name: "Deploy 🚀"
if: ${{ fromJSON(env.is_deployment) }}
uses: JamesIves/github-pages-deploy-action@v4.6.3
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
git-config-name: ${{ secrets.BOT_NAME }}
git-config-email: ${{ secrets.BOT_EMAIL }}
Expand Down

0 comments on commit 825a804

Please sign in to comment.