Skip to content

Commit e31e218

Browse files
committed
Update postpublish script
1 parent 3c0be4e commit e31e218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/postpublish.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
GIT_TAG=$(git describe --abbrev=0 --tags)
44

0 commit comments

Comments
 (0)