Update workflow to use quay/quay-deployment v1
Deploy / Build and Deploy (push) Successful in 27s

This commit is contained in:
2026-05-07 17:06:05 +02:00
parent 270651fe29
commit 5482bf5b8d
+1 -1
View File
@@ -62,7 +62,7 @@ jobs:
- name: Quay deployment - name: Quay deployment
if: success() if: success()
uses: https://git.fish/quay/quay-deployment@main uses: https://git.fish/quay/quay-deployment@v1
with: with:
DEPLOY_TOKEN: ${{ secrets.QUAY_DEPLOY_TOKEN }} DEPLOY_TOKEN: ${{ secrets.QUAY_DEPLOY_TOKEN }}
SITE_ID: ${{ secrets.QUAY_SITE_ID }} SITE_ID: ${{ secrets.QUAY_SITE_ID }}