mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
404 page
This commit is contained in:
@@ -95,6 +95,7 @@ jobs:
|
||||
echo '' >> wrangler.toml
|
||||
echo '[assets]' >> wrangler.toml
|
||||
echo 'directory = "./dist/${{ matrix.site }}"' >> wrangler.toml
|
||||
echo 'not_found_handling = "404.html"' >> wrangler.toml
|
||||
|
||||
- name: Deploy to Cloudflare Workers
|
||||
uses: cloudflare/wrangler-action@v4
|
||||
|
||||
Reference in New Issue
Block a user