ci: Minor change.

results
Pierre-Antoine Rouby 2023-07-18 16:17:22 +02:00
parent e2d06f7d1a
commit fde96f2423
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ tag-release:
- ./linux.sh
# - ./wine.sh ci
release:
name: '$CI_COMMIT_TAG-release'
name: '$CI_COMMIT_TAG'
description: 'Automatic release from tag $CI_COMMIT_TAG'
tag_name: '$CI_COMMIT_TAG'
ref: '$CI_COMMIT_SHA'