mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-28 22:03:30 +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_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"
|
||||||
|
Loading…
Reference in New Issue
Block a user