Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
fix: release job
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphg6 committed Feb 15, 2022
1 parent 73ef448 commit 2cb675e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@ jobs:
context: .
load: true
file: ./Dockerfile
push: ${{ github.event_name == 'tag' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 2cb675e

Please sign in to comment.