CI: don't accidentally push lightweight translation tag
This commit is contained in:
parent
b4e9ec7eb1
commit
cb659555a2
@ -151,7 +151,7 @@ rm -rf "$TMPDIR" # From tarball
|
|||||||
#
|
#
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
# Next steps for this release:
|
# Next steps for this release:
|
||||||
git push --tags
|
git push origin v$V
|
||||||
gpg -s -u $KEY_ID --detach --armor $TAR_FILE # Sign the tarball
|
gpg -s -u $KEY_ID --detach --armor $TAR_FILE # Sign the tarball
|
||||||
# Upload tarball $TAR_FILE and the signature $TAR_FILE.asc
|
# Upload tarball $TAR_FILE and the signature $TAR_FILE.asc
|
||||||
# Announce via https://github.com/calamares/calamares/releases/new
|
# Announce via https://github.com/calamares/calamares/releases/new
|
||||||
|
Loading…
Reference in New Issue
Block a user