Skip to content

Commit 2f0ab40

Browse files
committed
[CI] fixed syntax
1 parent e3354d1 commit 2f0ab40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
ssh-keyscan -H github.com > /etc/ssh/ssh_known_hosts 2> /dev/null
2929
- name: build-and-push
3030
id: build
31-
outputs:
32-
pushbuf: ${{ steps.build.outputs.pushbuf }}
3331
run: |
3432
set -x
3533
buf generate

0 commit comments

Comments
 (0)