Skip to content

Commit

Permalink
Fix parameter name
Browse files Browse the repository at this point in the history
  • Loading branch information
maruina committed Mar 6, 2021
1 parent 68eec68 commit c003f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Build docker image on PR
uses: docker/build-push-action@v2.3.0
with:
tag: maruina/docker-grpc-health-probe:latest
tags: maruina/docker-grpc-health-probe:latest
push: false

0 comments on commit c003f0b

Please sign in to comment.