mirror of
https://github.com/caprover/caprover-website.git
synced 2026-06-19 07:25:02 +00:00
Update website-publish.yml
This commit is contained in:
@@ -12,6 +12,6 @@ jobs:
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 10
|
||||
- run: cd website && ls -la && yarn && npm run clean-build && ./publish-from-actions.sh
|
||||
- run: cd website && ls -la && npm i && npm run clean-build && ./publish-from-actions.sh
|
||||
env:
|
||||
GITHUB_PERSONAL_TOKEN: ${{secrets.GITHUB_PERSONAL_TOKEN}}
|
||||
|
||||
Reference in New Issue
Block a user