Skip to content

Updated info for latest film (finally) #49

Updated info for latest film (finally)

Updated info for latest film (finally) #49

Workflow file for this run

name: Deploy to Cloudflare Workers with Wrangler
on:
push:
branches:
- master
jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
steps:
- uses: actions/checkout@v2
- name: Publish
uses: cloudflare/wrangler-action@2.0.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
command: publish index.js --name studioghibli