Skip to content

Commit 56e9a9f

Browse files
Update release.yml
1 parent fa2ae95 commit 56e9a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Git configuration
4646
run: |
47-
git config --global safe.directory /tmp/**/*/
47+
git config --global safe.directory "/tmp/**/*/"
4848
git config --global http.postBuffer 524288000
4949
5050
- name: Create update site

0 commit comments

Comments
 (0)