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 962763d commit f63a220Copy full SHA for f63a220
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Publish to Chef Supermarket
76
run: |
77
- knife supermarket share haproxy ${{ needs.release-please.outputs.tag_name }} \
+ knife supermarket share haproxy \
78
--supermarket-site https://supermarket.chef.io \
79
--key ~/.chef/supermarket.pem \
80
--user ${{ secrets.CHEF_SUPERMARKET_USER }} \
0 commit comments