chore(oci): rename the step
All checks were successful
Go-Tests / tests (push) Successful in 2m11s
Go-Tests / sonar (push) Successful in 52s

This commit is contained in:
2025-09-16 13:49:38 +02:00
parent a17d35df03
commit bd24e833cb

View File

@@ -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/}"