Skip to content

Commit

Permalink
Add Build and Deploy OCI Image - GHCR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
misraved committed Apr 12, 2024
1 parent f78c439 commit a0e77ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/registry-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ jobs:
secrets: inherit
with:
releaseTimeout: 60m

registry_publish_workflow_ghcr:
uses: turbot/steampipe-workflows/.github/workflows/registry-publish-ghcr.yml@main
secrets: inherit
with:
releaseTimeout: 60m

0 comments on commit a0e77ef

Please sign in to comment.