Fixed Flatpak build URL in release notes

This commit is contained in:
Sumner Evans
2019-10-29 13:04:37 -06:00
parent b2d47bd1a6
commit 4ae2e5b0e5
3 changed files with 2 additions and 8 deletions

View File

@@ -90,7 +90,7 @@ publish_release:
only:
variables:
# Only verify the deploy if it's a version tag.
- $CI_COMMIT_TAG =~ /^[vt].*/
- $CI_COMMIT_TAG =~ /^v.*/
before_script:
- apk add bash curl
script: