Skip to content

wrangler updates: build #14

wrangler updates: build

wrangler updates: build #14

name: Continuous Deployment to alphaNet
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
steps:
- uses: actions/checkout@v2
- name: Publish to alphaNet
uses: cloudflare/[email protected]
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
workingDirectory: 'server'
environment: alphanet