fix(ci): update URL of CI workflow
This commit is contained in:
parent
e39637d227
commit
98a96a6a24
@ -22,7 +22,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
name: Unit Test
|
name: Unit Test
|
||||||
needs: check_manual_trigger
|
needs: check_manual_trigger
|
||||||
uses: https://git.tainton.uk/public/webexmemebot/src/branch/main/.gitea/workflows/ci.yml
|
uses: https://git.tainton.uk/public/webexmemebot/.gitea/workflows/ci.yml@main
|
||||||
|
|
||||||
create_release:
|
create_release:
|
||||||
name: Create Release
|
name: Create Release
|
||||||
|
Loading…
Reference in New Issue
Block a user