Skip to content

Commit 2e03473

Browse files
authored
Remove token
1 parent 0738865 commit 2e03473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/commit.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ fi
1212
git add .
1313
git commit -m '[po] auto sync'
1414
header="$(echo -n token:"$GITHUB_TOKEN" | base64)"
15-
git -c http.extraheader="AUTHORIZATION: basic $header" push
15+
git push

0 commit comments

Comments
 (0)