Skip to content

Revise OS_VERSION and add MAAS upload instructions (#531) #1712

Revise OS_VERSION and add MAAS upload instructions (#531)

Revise OS_VERSION and add MAAS upload instructions (#531) #1712

Workflow file for this run

# name: Pr
# on: [pull_request]
# concurrency:
# group: ${{ github.pr_workflow }}-${{ github.ref }}
# cancel-in-progress: true
# permissions:
# contents: read
# jobs:
# build:
# uses: ./.github/workflows/release.yaml
# secrets: inherit