Skip to content

Commit

Permalink
Update develop.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 authored Sep 22, 2024
1 parent 79c6b2d commit 135e49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sed -i "s^base: '/'^base: '/qmk_docs/'^" .build/docs/index.html
- name: Deploy
uses: JamesIves/github-pages-deploy-action@latest
uses: JamesIves/github-pages-deploy-action@4.1.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit 135e49f

Please sign in to comment.