Skip to content

Fix duplicate "(default: 3)" in --max-concurrent-downloads help text … #61

Fix duplicate "(default: 3)" in --max-concurrent-downloads help text …

Fix duplicate "(default: 3)" in --max-concurrent-downloads help text … #61

Workflow file for this run

name: container project - merge build
permissions:
contents: read
on:
push:
branches:
- main
- release/*
jobs:
build:
name: Invoke build
uses: ./.github/workflows/common.yml
with:
release: true
secrets: inherit
permissions:
contents: read
packages: read
pages: write