Skip to content

Commit

Permalink
Add the Release Steampipe Anywhere Components workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
misraved committed Dec 12, 2023
1 parent b426914 commit c4acaac
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/steampipe-anywhere.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Release Steampipe Anywhere Components

on:
push:
tags:
- 'v*'


jobs:
anywhere_publish_workflow:
uses: turbot/steampipe-workflows/.github/workflows/steampipe-anywhere.yml@main
secrets: inherit

0 comments on commit c4acaac

Please sign in to comment.