Update build.yml

This commit is contained in:
Kroese 2023-04-21 13:12:04 +02:00 committed by GitHub
parent 7a505f34f6
commit 4143db85ee

View File

@ -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