Skip to content

Commit 7f26c5f

Browse files
authored
Update .github/workflows/release.yml
1 parent 293ef97 commit 7f26c5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ jobs:
176176
-H "Accept: application/json" \
177177
-H "Content-Length: 0" \
178178
"https://api.fastly.com/service/$1/purge/$2"
179-
echo 'Temporary close'
180179
}
181180
function purge() {
182181
purge_key ${FASTLY_REPO_SERVICE_ID} $1

0 commit comments

Comments
 (0)