Revert "feat(action): enable verbose mode for debugging"
This reverts commit 15928d0cc4
.
This commit is contained in:
@@ -52,7 +52,6 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
TAG_NAME=${{ inputs.tag_name }}
|
TAG_NAME=${{ inputs.tag_name }}
|
||||||
export VERBOSE="true"
|
|
||||||
export TAG="$TAG_NAME"
|
export TAG="$TAG_NAME"
|
||||||
export WORKDIR="$GT_RSA_RELEASE_DIR"
|
export WORKDIR="$GT_RSA_RELEASE_DIR"
|
||||||
export GITHUB_OWNER="${{ inputs.github_owner }}"
|
export GITHUB_OWNER="${{ inputs.github_owner }}"
|
||||||
|
Reference in New Issue
Block a user