diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 0debfb7..1b585ef 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -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 }}