Merge pull request #51 from IT4Change/fix_deploy

fix(other): fix deploy
This commit is contained in:
Ulf Gebhardt 2023-02-21 12:15:57 +01:00 committed by GitHub
commit f7467420d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,6 @@ jobs:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_REPO: IT4Change/IT4C.dev
TARGET_BRANCH: gh-pages
BUILD_SCRIPT: npm install && npm run build:workflow
BUILD_SCRIPT: npm install && npm run build
BUILD_DIR: docs/.vuepress/dist
CNAME: https://www.it4c.dev