Skip to content

Commit

Permalink
ci: remove outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed Dec 11, 2023
1 parent d5460b4 commit bfc2326
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ on:
tag-name:
required: true
type: string
outputs:
image_tags:
value: ${{ jobs.docker-publish.outputs.image_tags }}
image_url:
value: https://ghcr.io/${{ github.repository_owner }}/om

env:
IMAGE_NAME: om
Expand Down

0 comments on commit bfc2326

Please sign in to comment.