We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3354d1 commit 2f0ab40Copy full SHA for 2f0ab40
.github/workflows/build-and-publish.yml
@@ -28,8 +28,6 @@ jobs:
28
ssh-keyscan -H github.com > /etc/ssh/ssh_known_hosts 2> /dev/null
29
- name: build-and-push
30
id: build
31
- outputs:
32
- pushbuf: ${{ steps.build.outputs.pushbuf }}
33
run: |
34
set -x
35
buf generate
0 commit comments