fix: point checkout to public/gitea-workflows
Some checks failed
Generate Nginx Config / generate-config (push) Failing after 39s
Some checks failed
Generate Nginx Config / generate-config (push) Failing after 39s
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: 📥 Checkout devops
|
- name: 📥 Checkout devops
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: Infrastructure/gitea-workflows
|
repository: public/gitea-workflows
|
||||||
ref: main
|
ref: main
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user