Skip to content

Commit 4785944

Browse files
committed
ci(release): fix bump workflow
1 parent c9f8098 commit 4785944

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
run: brew tap elixir-tools/tap
111111
- name: Configure git
112112
run: |
113+
git config --unset-all http.https://github.com/.extraheader
113114
git config --global user.name github-actions[bot]
114115
git config --global user.email github-actions[bot]@users.noreply.github.com
115116

0 commit comments

Comments
 (0)