Skip to content

Commit

Permalink
Merge pull request #813 from focus-shift/dependabot/github_actions/Ja…
Browse files Browse the repository at this point in the history
…mesIves/github-pages-deploy-action-4.7.2

Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
  • Loading branch information
derTobsch authored Jan 3, 2025
2 parents 902057e + 593272f commit eb115a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "urlaubsverwaltung.cloud" > ./dist/CNAME
- name: Deploy
if: github.ref == 'refs/heads/main'
uses: JamesIves/github-pages-deploy-action@v4.7.1
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit eb115a1

Please sign in to comment.