Skip to content

Invoke build single packages with upload option #12

Invoke build single packages with upload option

Invoke build single packages with upload option #12

Workflow file for this run

name: Build packages (on push)
on:
push:
# Sequence of patterns matched against refs/heads
branches:
- "ci/*"
jobs:
call-build-workflow:
uses: ./.github/workflows/build.yml
secrets: inherit