Skip to content

docs: update the version on ref arch docs (#1149) #1049

docs: update the version on ref arch docs (#1149)

docs: update the version on ref arch docs (#1149) #1049

Workflow file for this run

name: Release-Pipeline
permissions:
contents: write
issues: write
# Trigger on push(merge) to main branch
on:
push:
branches:
- main
jobs:
call-terraform-release-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.24.3
secrets: inherit