Skip to content

Commit

Permalink
wrangler does not like special chars
Browse files Browse the repository at this point in the history
  • Loading branch information
lal65 committed May 10, 2024
1 parent 9b420d9 commit 3c43e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrangler.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#:schema node_modules/wrangler/config-schema.json
name = "@psu-ooe/wcstudent-cloudflare-worker"
name = "wcstudent-cloudflare-worker"
main = "src/index.ts"
compatibility_date = "2024-05-02"
compatibility_flags = ["nodejs_compat"]
Expand Down

0 comments on commit 3c43e9c

Please sign in to comment.