Skip to content

Commit

Permalink
[build] 빌드 오류를 해결한다 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
heumsi authored Dec 29, 2023
1 parent 0b70dd5 commit 93e5672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@main

- name: Vuepress deploy
uses: jenkey2011/vuepress-deploy@1.0.1
uses: jenkey2011/vuepress-deploy@master
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BUILD_SCRIPT: yarn && yarn build
Expand Down

0 comments on commit 93e5672

Please # to comment.