Skip to content

Commit

Permalink
fix: print command outputs
Browse files Browse the repository at this point in the history
Signed-off-by: danCrespo <117232080+danCrespo@users.noreply.github.com>
  • Loading branch information
danCrespo committed Sep 13, 2023
1 parent f43fd5d commit 6fc5115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
if: success()

run: |
set -x
export GH_TOKEN="${{ env.GH_TOKEN }}"
export REPOSITORY="${{ env.REPOSITORY }}"
export TAG="${{ env.TAG }}"
Expand Down

0 comments on commit 6fc5115

Please sign in to comment.