diff --git a/.gitea/workflows/build-oci.yaml b/.gitea/workflows/build-oci.yaml index 504ca29..d54d72f 100644 --- a/.gitea/workflows/build-oci.yaml +++ b/.gitea/workflows/build-oci.yaml @@ -18,7 +18,7 @@ jobs: contents: read packages: write steps: - - name: Extract version + - name: Extract version and image name run: | # remove "releases/" VERSION="${VERSION#releases/}"