Skip to content

Commit

Permalink
chore: improve output
Browse files Browse the repository at this point in the history
Signed-off-by: Iliya Savov <isavov@users.noreply.github.com>
  • Loading branch information
isavov committed Jul 12, 2024
1 parent ae6c7d8 commit c367e0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/proto/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ tasks:
- git checkout {{.proto}}
- git show-ref --verify -q refs/heads/{{.proto}} && git pull origin || exit 0
- task: build
- echo "Sucessfully updated protobufs to {{.proto}}"

publish:
preconditions:
Expand Down

0 comments on commit c367e0a

Please sign in to comment.