We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c8e40 commit 7671fb8Copy full SHA for 7671fb8
.github/tag.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-set -u
+set -ue
4
5
PODSPEC=*.podspec
6
POD=$(basename $PODSPEC .podspec)
0 commit comments