mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-12 23:35:59 +00:00
correct workflow name
This commit is contained in:
parent
75a84fd649
commit
a802ef66dd
2
.github/workflows/vuepress-deploy.yml
vendored
2
.github/workflows/vuepress-deploy.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
uses: jenkey2011/vuepress-deploy@v1.8.1
|
||||
env:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
TARGET_REPO: Ocelot-Social-Community/ocelot.social
|
||||
TARGET_REPO: "Ocelot-Social-Community/ocelot.social"
|
||||
TARGET_BRANCH: gh-pages
|
||||
BUILD_SCRIPT: npm install && npm run build
|
||||
BUILD_DIR: docs/.vuepress/dist
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user