Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Commit 9ef58c5

Browse files
author
Aidan Cunniffe
committed
push release update
1 parent e2b62fc commit 9ef58c5

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -165,13 +165,3 @@ jobs:
165165
release_tag_name: ${{ github.event.release.tag_name }}
166166
secrets: inherit
167167

168-
publish-container-image:
169-
needs:
170-
- release
171-
- publish-binaries
172-
if: github.event.release.prerelease == false
173-
uses: ./.github/workflows/release-container-image.yml
174-
with:
175-
optic_version: ${{ needs.release.outputs.optic_version }}
176-
secrets: inherit
177-

0 commit comments

Comments
 (0)