Merge pull request #8116 from cli/andyfeller/7718-homebrew-bump

Update deployment.yml
This commit is contained in:
Andy Feller 2023-10-10 08:29:40 -04:00 committed by GitHub
commit 7a68d19c40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -206,6 +206,7 @@ jobs:
release:
runs-on: ubuntu-latest
needs: [linux, macos, windows]
environment: ${{ inputs.environment }}
if: inputs.release
steps:
- name: Checkout cli/cli