diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index bacdef3..52d7cdd 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -120,7 +120,7 @@ jobs: with: registry: ${{ env.REGISTRY }} username: ${{ gitea.actor }} - password: ${{ secrets.GITEA_TOKEN }} + password: ${{ secrets.REGISTRY_TOKEN }} - name: Compute short SHA id: meta