Skip to content

Commit

Permalink
roll deploy action back a version
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Sep 16, 2023
1 parent 8310835 commit d91e7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/badges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: rake makesvgs

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.4.3
uses: JamesIves/github-pages-deploy-action@4.2.0
with:
branch: gh-pages
folder: svgs/badges

0 comments on commit d91e7d3

Please sign in to comment.