Skip to content

Commit

Permalink
Merge pull request #2 from nlnwa/workflows
Browse files Browse the repository at this point in the history
Push image on release
  • Loading branch information
maeb authored Nov 18, 2022
2 parents 1b49cd5 + cbe54c8 commit c91555a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit c91555a

Please sign in to comment.