Actualizar .github/workflows/publish.yml

This commit is contained in:
2026-04-15 10:45:11 +02:00
parent c8e352ea96
commit 8a71b86895

View File

@@ -27,6 +27,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 1
env:
GIT_CONFIG_PARAMETERS: "'url.https://git.natxocc.com/.insteadOf=http://gitea:3000/'"
- uses: oven-sh/setup-bun@v1
with: