Update build.yml

This commit is contained in:
Kroese 2023-04-21 13:12:50 +02:00 committed by GitHub
commit 04edbf9d8b

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