Skip to content

Commit 7671fb8

Browse files
authored
Update tag.sh
1 parent 81c8e40 commit 7671fb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/tag.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
set -u
3+
set -ue
44

55
PODSPEC=*.podspec
66
POD=$(basename $PODSPEC .podspec)

0 commit comments

Comments
 (0)