We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ba19e commit 72446a5Copy full SHA for 72446a5
gh-assets-clone.sh
@@ -3,7 +3,6 @@
3
# GIT_API_KEY.
4
5
[ ! -z "$GIT_ASSETS_BRANCH" ] || exit 1
6
-[ ! -z "$GIT_API_KEY" ] || exit 1
7
8
setup_git() {
9
git config --global user.email "[email protected]" || exit 1
0 commit comments