mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-25 07:45:41 +03:00
chore: add SENTRY_AUTH_TOKEN environment variable to script
This commit is contained in:
parent
728e57ba7f
commit
9f6833a48b
@ -19,6 +19,7 @@ APPLE_PASSWORD=""
|
||||
APPIMAGE_KEY_ID=""
|
||||
APPIMAGE_KEY_PASSPHRASE=""
|
||||
VERSION=""
|
||||
SENTRY_AUTH_TOKEN="$SENTRY_AUTH_TOKEN"
|
||||
|
||||
function help() {
|
||||
local to="$1"
|
||||
|
Loading…
Reference in New Issue
Block a user