Skip to content

Commit 2c1fc8a

Browse files
authored
Add a space after shebang marker
1 parent 2e00539 commit 2c1fc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twine-upload.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bash
1+
# !/usr/bin/env bash
22
set -Eeuo pipefail
33

44
TWINE_USERNAME=$INPUT_USER \

0 commit comments

Comments
 (0)