Skip to content

Commit

Permalink
verbose output
Browse files Browse the repository at this point in the history
  • Loading branch information
nkylstad committed Nov 8, 2024
1 parent 866c0ab commit a954904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -e
set -u
set -v

while [[ $# -gt 0 ]]; do
case $1 in
Expand Down

0 comments on commit a954904

Please sign in to comment.