We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a43f9 commit e033827Copy full SHA for e033827
.github/workflows/registry-publish.yml
@@ -6,12 +6,6 @@ on:
6
- 'v*'
7
8
jobs:
9
- registry_publish_workflow:
10
- uses: turbot/steampipe-workflows/.github/workflows/registry-publish.yml@main
11
- secrets: inherit
12
- with:
13
- releaseTimeout: 60m
14
-
15
registry_publish_workflow_ghcr:
16
uses: turbot/steampipe-workflows/.github/workflows/registry-publish-ghcr.yml@main
17
secrets: inherit
0 commit comments