Skip to content

Commit b69ace1

Browse files
committed
publish dev tag
Signed-off-by: Ashima-Ashima1 <[email protected]>
1 parent 21ce5a3 commit b69ace1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ jobs:
5757
files: |
5858
/home/runner/work/ibm-object-csi-driver/ibm-object-csi-driver/cos-csi-mounter/cos-csi-mounter-latest.tar.gz
5959
/home/runner/work/ibm-object-csi-driver/ibm-object-csi-driver/cos-csi-mounter/cos-csi-mounter-latest.tar.gz.sha256
60-
tag_name: v0.0.0
61-
name: v0.0.0
60+
tag_name: v0.0.2
61+
name: v0.0.2
6262
body: CSR generated with SHA1 is not supported to get certs using Metadata.
63-
make_latest: ${{ env.IS_LATEST_RELEASE == 'true' }}
63+
make_latest: false
6464

6565
- name: Perform CodeQL Analysis
6666
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)