Skip to content

Commit

Permalink
Merge pull request #158 from maputnik/dependabot/github_actions/James…
Browse files Browse the repository at this point in the history
…Ives/github-pages-deploy-action-4.7.2

Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2
  • Loading branch information
pathmapper authored Dec 26, 2024
2 parents c6b3d0a + 295806a commit 751bad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_sprites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
npm run build_sprites
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.6.9
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
branch: gh-pages
target-folder: sprites
Expand Down

0 comments on commit 751bad3

Please sign in to comment.