Skip to content

Release

Release #4

Workflow file for this run

name: Release
on:
workflow_run:
workflows: ['CI']
branches: [main]
types:
- completed
concurrency:
group: release
jobs:
release:
name: Semantic Release
if: github.event.workflow_run.conclusion == 'success'
uses: ./.github/workflows/⚡reusable-release.yaml
secrets: inherit
with:
atomi_platform: azide
atomi_service: boron