mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-07-10 05:45:39 +00:00
Fix verbose logs
This commit is contained in:
parent
134385ac1c
commit
3cf97f0ad9
3 changed files with 3 additions and 4 deletions
2
.github/scripts/release.sh
vendored
2
.github/scripts/release.sh
vendored
|
@ -12,6 +12,8 @@
|
|||
set -e
|
||||
set -o pipefail
|
||||
|
||||
UPSTREAM_BRANCH="main"
|
||||
|
||||
# Assign command line arguments to variables.
|
||||
GIT_TOKEN=$1
|
||||
WORK_DIR=$2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue