Skip to content

Commit 20b32ad

Browse files
committed
Investigate bug
Signed-off-by: Thanabodee Charoenpiriyakij <[email protected]>
1 parent 9c8db54 commit 20b32ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ jobs:
234234
--cache-control "public,max-age=3600" \
235235
--metadata "{\"surrogate-key\":\"${surrogate_key}\",\"surrogate-control\":\"public,max-age=604800\"}"
236236
echo "${surrogate_key}" >> purge_keys.txt
237+
echo "Purge key ${surrogate_key}"
237238
fi
238239
done
239240

0 commit comments

Comments
 (0)