Revert "chore: add SENTRY_AUTH_TOKEN environment variable to script"

This reverts commit 9f6833a48b.
This commit is contained in:
Kiril Videlov 2024-01-10 02:17:32 +01:00 committed by Kiril Videlov
parent 500af57829
commit 462815c0af

View File

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