Skip to content

Commit 892d71c

Browse files
committed
Remove support for publishing plugin to the GCP registry
1 parent 705d62b commit 892d71c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/registry-publish.yml

-6
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ on:
66
- 'v*'
77

88
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-
159
registry_publish_workflow_ghcr:
1610
uses: turbot/steampipe-workflows/.github/workflows/registry-publish-ghcr.yml@main
1711
secrets: inherit

0 commit comments

Comments
 (0)