Fixed the build script to use this repository.
Some checks failed
Build Tavernworks / Explore-Gitea-Actions (push) Failing after 2m42s
Some checks failed
Build Tavernworks / Explore-Gitea-Actions (push) Failing after 2m42s
This commit is contained in:
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Clone Repo
|
- name: Clone Repo
|
||||||
uses: https://gitea.com/actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: CyberMages/website
|
repository: CyberMages/tavernworks
|
||||||
token: ${{ secrets.CM_GIT_TOKEN }}
|
token: ${{ secrets.CM_GIT_TOKEN }}
|
||||||
path: ${{ env.SOURCE_DIR }}
|
path: ${{ env.SOURCE_DIR }}
|
||||||
- name: Build Repo
|
- name: Build Repo
|
||||||
|
|||||||
Reference in New Issue
Block a user