fix: point checkout to public/gitea-workflows
Some checks failed
Generate Nginx Config / generate-config (push) Failing after 39s

This commit is contained in:
2026-03-10 18:16:04 -03:00
parent 9a5f5e0296
commit 26dc82388c

View File

@@ -25,7 +25,7 @@ jobs:
- name: 📥 Checkout devops
uses: actions/checkout@v3
with:
repository: Infrastructure/gitea-workflows
repository: public/gitea-workflows
ref: main
fetch-depth: 1