Skip to content

Commit 38f8861

Browse files
committed
Investigate bugs elixir-lang#2
Signed-off-by: Thanabodee Charoenpiriyakij <[email protected]>
1 parent 20b32ad commit 38f8861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,8 @@ jobs:
289289
purge_key ${FASTLY_BUILDS_SERVICE_ID} $1
290290
}
291291
292+
cat purge_keys.txt
293+
292294
for key in $(cat purge_keys.txt); do
293295
purge "${key}"
294296
done

0 commit comments

Comments
 (0)