Skip to content

Commit

Permalink
added another tag to docker publish version and latest
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Shanley <[email protected]>
  • Loading branch information
daveshanley committed Jul 21, 2023
1 parent 3d02270 commit c588109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ jobs:
with:
context: .
push: true
tags: pb33f/openapi-changes:${{ github.event.client_payload.new-tag }}
tags: pb33f/openapi-changes:${{ github.event.client_payload.new-tag }}, pb33f/openapi-changes:latest

0 comments on commit c588109

Please sign in to comment.