Skip to content

Commit c17b284

Browse files
committed
Reduce echo verbosity
1 parent 21dca43 commit c17b284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_push_container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
# push: true
3434
# tags: ${{ steps.meta.outputs.tags }}
3535
# labels: ${{ steps.meta.outputs.labels }}
36-
run: echo Pushing cached image to container registry
36+
run: echo Pushing cached image

0 commit comments

Comments
 (0)