fix Buildjob

This commit is contained in:
Gianni Carafa
2023-11-03 08:40:20 +01:00
parent bf2529753d
commit 7ea7f253e8
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ jobs:
- name: Set version
id: version
run: |
echo ${GITHUB_REF#refs/tags/v} > cmd/VERSION
echo ${GITHUB_REF#refs/tags/v} > handlers/VERSION
# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer