Skip to content

Commit

Permalink
Merge pull request #236 from friedemannsommer/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/JamesIves/github-pages-deploy-action-4.7.2

Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.2
  • Loading branch information
friedemannsommer authored Dec 4, 2024
2 parents b070278 + e016ed1 commit 67cd6c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Build site
run: zola build -o public
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.6.8
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
folder: public

0 comments on commit 67cd6c7

Please sign in to comment.