Skip to content

Commit b044c14

Browse files
committed
use HEAD instead of main
1 parent 26fc016 commit b044c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_zip.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
git archive --format=zip --output=trzmc.zip main
2+
git archive --format=zip --output=trzmc.zip HEAD

0 commit comments

Comments
 (0)