We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705d62b commit 892d71cCopy full SHA for 892d71c
.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