Skip to content

refactor(iac)!: Restructure into environments and modules #14

refactor(iac)!: Restructure into environments and modules

refactor(iac)!: Restructure into environments and modules #14

Workflow file for this run

name: Release
run-name: ${{ github.event.workflow_run.display_title }}
on:
workflow_run:
workflows: [Terraform Docs]
types: [completed]
# Disable permissions for all available scopes
permissions: {}
jobs:
semantic-release:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
name: Release
uses: 3ware/workflows/.github/workflows/release.yaml@cb34180fdd9af5c0609d7fa46f31d00f338bd9db # v4.19.1
secrets: inherit