Skip to content

Commit ef72037

Browse files
committed
Fix cache purging
1 parent c31e462 commit ef72037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql-playground/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ curl -X POST \
1212
-d '{
1313
"path": [
1414
"/npm/graphql-playground/middleware-build/static/css/main.css",
15-
"/npm/graphql-playground/middleware-build/static/css/main.js"
15+
"/npm/graphql-playground/middleware-build/static/js/main.js"
1616
]
1717
}'
1818

0 commit comments

Comments
 (0)