Skip to content

common: move to wrangler v3 and update the generated codes #10

common: move to wrangler v3 and update the generated codes

common: move to wrangler v3 and update the generated codes #10

Workflow file for this run

name: Dev Build and Publish
on:
push:
branches:
- master
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yaml
with:
tag: ${{ github.ref_name }}-head
push: true
secrets: inherit