Skip to content

Commit

Permalink
Revert "WIP: output from script?"
Browse files Browse the repository at this point in the history
This reverts commit 803cad1.
  • Loading branch information
andreaso committed Nov 18, 2023
1 parent 803cad1 commit 2a89197
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vault-auth
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ curl \

token=$(jq --exit-status --raw-output .auth.client_token "$response")
echo "::add-mask::$token"
echo "$token"
echo "vault_token=$token" >> "$GITHUB_OUTPUT"

0 comments on commit 2a89197

Please sign in to comment.