We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0be4e commit e31e218Copy full SHA for e31e218
scripts/postpublish.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
3
GIT_TAG=$(git describe --abbrev=0 --tags)
4
0 commit comments