Skip to content

Commit

Permalink
Updated deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeche committed Dec 1, 2020
1 parent 4818b4f commit c6029ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# Emmet.zip
# registry.json
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@3.5.9
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: download # The branch the action should deploy to.
Expand Down

0 comments on commit c6029ac

Please sign in to comment.