Skip to content

Commit

Permalink
Update docker-image.yml - rerun
Browse files Browse the repository at this point in the history
  • Loading branch information
wprzyb authored Nov 3, 2023
1 parent e825daa commit afb9877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
name: Create and publish a Docker image
name: Create and publish a Docker img

# Configures this workflow to run every time a change is pushed to the branch called `release`.
on:
Expand Down Expand Up @@ -46,4 +46,4 @@ jobs:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit afb9877

Please sign in to comment.