Skip to content

Add folder tag to the metadata of the table docs #21

Add folder tag to the metadata of the table docs

Add folder tag to the metadata of the table docs #21

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-kubernetes.yml@main
secrets: inherit