Skip to content

Commit

Permalink
Merge pull request #33 from qmk/dependabot/github_actions/JamesIves/g…
Browse files Browse the repository at this point in the history
…ithub-pages-deploy-action-4.7.1

Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.1
  • Loading branch information
zvecr authored Dec 1, 2024
2 parents 1f7abae + 7350b72 commit 07ea452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Deploy
if: ${{ github.event_name != 'pull_request' }}
uses: JamesIves/github-pages-deploy-action@v4.6.8
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
branch: gh-pages
folder: dist
Expand Down

0 comments on commit 07ea452

Please sign in to comment.