Skip to content

Commit

Permalink
Rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
felixschndr committed Oct 30, 2024
1 parent dc21c16 commit 8623132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

- name: Build and push Docker image
- name: Build and push Docker image as latest
uses: docker/build-push-action@v5
with:
context: .
Expand Down

0 comments on commit 8623132

Please sign in to comment.