We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34353a3 commit 524fd71Copy full SHA for 524fd71
1 file changed
.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