Update .gitea/workflows/deploy.yml
Deploy / Build and Deploy (push) Failing after 26s

This commit is contained in:
2026-05-07 16:57:18 +02:00
parent 3c03d34a1d
commit ab6502e269
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
- name: Quay deployment
if: success()
uses: https://git.fish/quay/quay-deployment@v1
uses: https://git.fish/quay/quay-deployment@main
with:
DEPLOY_TOKEN: ${{ secrets.QUAY_TOKEN }}
SITE_ID: ${{ secrets.QUAY_SITE_ID }}