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 7d5a85c commit cea808cCopy full SHA for cea808c
.github/workflows/release.yml
@@ -78,4 +78,4 @@ jobs:
78
knife supermarket share haproxy \
79
--supermarket-site https://supermarket.chef.io \
80
--key ~/.chef/supermarket.pem \
81
- --user-name ${{ secrets.CHEF_SUPERMARKET_USER }}
+ --user ${{ secrets.CHEF_SUPERMARKET_USER }}
0 commit comments