diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index c2560c7..ed29f3c 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -62,7 +62,7 @@ jobs: - name: Quay deployment if: success() - uses: https://git.fish/quay/quay-deployment@main + uses: https://git.fish/quay/quay-deployment@v1 with: DEPLOY_TOKEN: ${{ secrets.QUAY_DEPLOY_TOKEN }} SITE_ID: ${{ secrets.QUAY_SITE_ID }}