mirror of
https://github.com/skoelle/28k8-moonweb-org.git
synced 2026-09-17 18:30:24 +00:00
wrangler fix
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
||||
echo '' >> wrangler.toml
|
||||
echo '[assets]' >> wrangler.toml
|
||||
echo 'directory = "./dist"' >> wrangler.toml
|
||||
echo 'not_found_handling = "404-page"' >> wrangler.toml
|
||||
|
||||
- uses: cloudflare/wrangler-action@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user