Fix release yaml (#144)

Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
Jian Qiu
2022-07-12 14:14:52 +08:00
committed by GitHub
parent 0a87b7c674
commit 3d0c8cd275

View File

@@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 1
path: go/src/open-cluster-management.io/registration
path: go/src/open-cluster-management.io/work
- name: get release version
run: |
echo "RELEASE_VERSION=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV