mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update build.yml
This commit is contained in:
commit
04edbf9d8b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
|||||||
name: Create tag
|
name: Create tag
|
||||||
uses: rickstaa/action-create-tag@v1
|
uses: rickstaa/action-create-tag@v1
|
||||||
id: "tag_create"
|
id: "tag_create"
|
||||||
|
if: ${{ false }}
|
||||||
with:
|
with:
|
||||||
tag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
|
tag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
|
||||||
tag_exists_error: false
|
tag_exists_error: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user