Updated .gitlab-ci.yml

This commit is contained in:
Patrix
2022-10-28 01:46:00 +02:00
parent f2df97c87f
commit bde23e2f66

View File

@@ -57,7 +57,7 @@ release:
- job: build:windows - job: build:windows
artifacts: true artifacts: true
variables: variables:
TAG: '0.1.0.1' TAG: '0.1'
script: script:
- echo "Create Release $TAG" - echo "Create Release $TAG"
release: release: