mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
Fix a space position in shabang
This commit is contained in:
committed by
GitHub
parent
2c1fc8ad24
commit
4820c8c9b0
+1
-1
@@ -1,4 +1,4 @@
|
||||
# !/usr/bin/env bash
|
||||
#! /usr/bin/env bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
TWINE_USERNAME=$INPUT_USER \
|
||||
|
||||
Reference in New Issue
Block a user