Skip to content

Commit

Permalink
push release update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan Cunniffe committed Aug 27, 2024
1 parent e2b62fc commit 9ef58c5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,13 +165,3 @@ jobs:
release_tag_name: ${{ github.event.release.tag_name }}
secrets: inherit

publish-container-image:
needs:
- release
- publish-binaries
if: github.event.release.prerelease == false
uses: ./.github/workflows/release-container-image.yml
with:
optic_version: ${{ needs.release.outputs.optic_version }}
secrets: inherit

0 comments on commit 9ef58c5

Please sign in to comment.