mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-15 03:44:31 -04:00
CI: don't accidentally push lightweight translation tag
This commit is contained in:
parent
b4e9ec7eb1
commit
cb659555a2
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ rm -rf "$TMPDIR" # From tarball
|
|||
#
|
||||
cat <<EOF
|
||||
# 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
|
||||
# Upload tarball $TAR_FILE and the signature $TAR_FILE.asc
|
||||
# Announce via https://github.com/calamares/calamares/releases/new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue