Skip to content

Commit

Permalink
Disabled colors
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Dec 18, 2023
1 parent edc68d2 commit 1cb2f02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/release-notes.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash
set -o errexit -o pipefail

export NO_COLOR=true

TAG="$(
git tag \
| sort -V \
Expand Down

0 comments on commit 1cb2f02

Please sign in to comment.