Skip to content

Commit

Permalink
Update pages deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark committed May 2, 2023
1 parent e1e531e commit 76e0d02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ jobs:
- name: Deploy
if: ${{ github.event_name != 'pull_request' }}
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: dist
git-config-name: QMK Bot
git-config-email: hello@qmk.fm

0 comments on commit 76e0d02

Please sign in to comment.