gitlab: Don't force the date of the release.
This commit is contained in:
parent
11bd4b53a9
commit
b73081edb8
1 changed files with 0 additions and 1 deletions
|
@ -17,6 +17,5 @@ create-release:
|
|||
- release-cli create
|
||||
--name "Wine $VERSION"
|
||||
--tag-name "$CI_COMMIT_TAG"
|
||||
--released-at "$CI_COMMIT_TIMESTAMP"
|
||||
--description announce.md
|
||||
--assets-link "{\"name\":\"Source code\",\"url\":\"$URL\",\"link_type\":\"other\",\"filepath\":\"$FILEPATH\"}"
|
||||
|
|
Loading…
Add table
Reference in a new issue