Update build.yml

This commit is contained in:
Kroese 2023-04-21 13:10:19 +02:00 committed by GitHub
parent 7d1e4befe2
commit cac63ff6f6

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