This commit is contained in:
MedzikUser 2021-09-30 19:31:32 +02:00
parent 4d5d5dd543
commit 851768befc
No known key found for this signature in database
GPG Key ID: 3AC8B718A75F3281
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@ jobs:
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: latest
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}