Skip to content

Commit

Permalink
docs: document global DRY_RUN var better
Browse files Browse the repository at this point in the history
  • Loading branch information
tcodes0 committed Sep 1, 2024
1 parent 2e79b55 commit eec40ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/release/tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ validate_tags() {
}

# Description: Creates and pushes git tags
# Globals : DRY_RUN
# Globals : DRY_RUN (set to echo to dry run)
# Args : words separated by spaces
# STDOUT : Prints each tag created, plus git output
# STDERR : Git might output
Expand Down

0 comments on commit eec40ba

Please sign in to comment.