Skip to content

vendor: bump wrangler v3 and k8s v1.30.3 #9

vendor: bump wrangler v3 and k8s v1.30.3

vendor: bump wrangler v3 and k8s v1.30.3 #9

Workflow file for this run

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