Skip to content

Commit ba8c32d

Browse files
committed
Further edits to wasm wheels
1 parent 5bb4717 commit ba8c32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
ls -lh wheels/
5959
git config user.name "GitHub Actions"
6060
git config user.email "actions@github.com"
61-
git commit -m "Update wheels for release ${{ github.ref_name }}"
61+
git commit -a -m "Update wheels for release ${{ github.ref_name }}"
6262
git push
6363
6464
# This is not working yet

0 commit comments

Comments
 (0)