Use new SNAPCRAFT_STORE_CREDENTIALS variable

This commit is contained in:
timvisee 2025-02-04 21:36:09 +01:00
parent 0b32f4f71b
commit 60b3df030e
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -187,7 +187,6 @@ release-snap:
# Publish snap package
- echo "Publishing snap package..."
- echo "$SNAPCRAFT_LOGIN" | base64 -d > snapcraft.login
- snapcraft whoami
- snapcraft push --release=stable ffsend_*_amd64.snap
artifacts: