Skip to content

Commit

Permalink
chore: update github-pages-deploy-action to working version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Dec 21, 2020
1 parent bcab9dc commit 5b2b2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
env:
SKIP_PREFLIGHT_CHECK: true
- name: Deploy
uses: JamesIves/github-pages-deploy-action@3.6.1
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
BRANCH: gh-pages
Expand Down

0 comments on commit 5b2b2e4

Please sign in to comment.