corrected target repo

This commit is contained in:
Ulf Gebhardt 2023-01-03 02:28:02 +01:00
parent bedc569865
commit 9e28f06434
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -16,7 +16,7 @@ jobs:
uses: jenkey2011/vuepress-deploy@v1.8.1
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_REPO: username/repo
TARGET_REPO: IT4Change/IT4C.dev
TARGET_BRANCH: master
BUILD_SCRIPT: npm install && npm run build:workflow
BUILD_DIR: docs/.vuepress/dist