Skip to content

Commit

Permalink
chore(ci): update vuepress-deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
imaegoo authored Jan 4, 2021
1 parent 8217507 commit fd4ae6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: jenkey2011/vuepress-deploy@ecff9f2
- uses: imaegoo/vuepress-deploy@5ba4288
env:
ACCESS_TOKEN: ${{ secrets.TWIKOO_TOKEN }}
TARGET_REPO: imaegoo/twikoo
Expand Down

0 comments on commit fd4ae6c

Please sign in to comment.