Skip to content

Commit

Permalink
Merge pull request #63 from IT4Change/use-vuepress-deploy-master
Browse files Browse the repository at this point in the history
fix(workflow): use vuepress deploy master
  • Loading branch information
ulfgebhardt committed Sep 12, 2023
2 parents 459f09e + d9cb0cb commit 656ef2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vuepress-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: '19'

- name: vuepress-deploy
uses: jenkey2011/vuepress-deploy@v1.8.1
uses: jenkey2011/vuepress-deploy@master
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_REPO: IT4Change/IT4C.dev
Expand Down

0 comments on commit 656ef2d

Please sign in to comment.