Skip to content

1.21.2 (#311)

1.21.2 (#311) #43

Workflow file for this run

name: Canary
on:
push:
branches:
- '15-develop'
jobs:
build-canary:
name: Build Canary
uses: ./.github/workflows/common.yml
with:
type: Canary
publish-task: uploadCanary
secrets: inherit