Skip to content

Commit 572c28d

Browse files
committed
Do not change to the script directory.
1 parent b4bbcbb commit 572c28d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

bin/github-release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414
set -e
1515

16-
cd "$(dirname "$0")"
17-
1816
# Colorize the output by default:
1917
if [ "$1" != '--no-color' ]; then
2018
c031='\033[0;31m' # red

0 commit comments

Comments
 (0)