Skip to content

feat: add state to aws_organizations_account table (#2677) #121

feat: add state to aws_organizations_account table (#2677)

feat: add state to aws_organizations_account table (#2677) #121

name: Release Steampipe Anywhere Components
on:
push:
tags:
- 'v*'
workflow_dispatch:
inputs:
version:
description: "The version to release (must be prefixed with 'v')"
required: true
jobs:
anywhere_publish_workflow:
uses: turbot/steampipe-workflows/.github/workflows/steampipe-anywhere-aws.yml@main
secrets: inherit