1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 01:53:55 +00:00

Fix input error in 'Update Homebrew formula' step (#5751)

This commit is contained in:
Vince Grassia
2023-07-06 12:52:03 -04:00
committed by GitHub
parent b2e5f7de33
commit d16b717897

View File

@@ -35,8 +35,7 @@ jobs:
token: ${{ steps.retrieve-secrets.outputs.brew-bump-workflow-pat }}
org: bitwarden
tap: Homebrew/homebrew-core
cask: bitwarden-cli
formula: bitwarden-cli
tag: ${{ github.ref }}
revision: ${{ github.sha }}
force: false
dryrun: true