mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
Update build.yml
This commit is contained in:
parent
7a505f34f6
commit
4143db85ee
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
||||
name: Create tag
|
||||
uses: rickstaa/action-create-tag@v1
|
||||
id: "tag_create"
|
||||
if: ${{ false }}
|
||||
with:
|
||||
tag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
|
||||
tag_exists_error: false
|
||||
|
Loading…
Reference in New Issue
Block a user