Skip to content

Commit 020a16b

Browse files
refactor(gh-scripts - clear-cache): update
1 parent 31bae46 commit 020a16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gh-scripts/clear-cache.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
2+
set -e +o pipefail
33
# -------------------------------------------------------------------------------------------------
44
clear_gh_cache() {
55
local GH_TOKEN=$1

0 commit comments

Comments
 (0)