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
|
||||
uses: https://gitea.com/actions/checkout@v4
|
||||
with:
|
||||
repository: CyberMages/website
|
||||
repository: CyberMages/tavernworks
|
||||
token: ${{ secrets.CM_GIT_TOKEN }}
|
||||
path: ${{ env.SOURCE_DIR }}
|
||||
- name: Build Repo
|
||||
|
||||
Reference in New Issue
Block a user