diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index cb56281..2a1906c 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -19,7 +19,7 @@ jobs: username: ${{ github.repository_owner }} password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }} - - name: Build image + - name: Build and push image run: | TAG=latest @@ -42,7 +42,7 @@ jobs: username: ${{ github.repository_owner }} password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }} - - name: Build image + - name: Build and push image run: | TAG=latest