Revert "Revert "chore: add SENTRY_AUTH_TOKEN environment variable to script""

This reverts commit 462815c0af.
This commit is contained in:
Kiril Videlov 2024-01-10 10:48:03 +01:00
parent 5c49311a49
commit 52ee682185

View File

@ -19,6 +19,7 @@ APPLE_PASSWORD=""
APPIMAGE_KEY_ID=""
APPIMAGE_KEY_PASSPHRASE=""
VERSION=""
SENTRY_AUTH_TOKEN="$SENTRY_AUTH_TOKEN"
function help() {
local to="$1"