@@ -14,7 +14,6 @@ jobs:
|
||||
with:
|
||||
node-version: latest
|
||||
- run: npm ci
|
||||
- run: npx tsc
|
||||
- run: npx wrangler pages deploy dist --project-name twitch-subathon-countdown
|
||||
- run: npm run publish
|
||||
env:
|
||||
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
Reference in New Issue
Block a user