Skip to content

Commit

Permalink
Update .github/workflows/publish-commit-bottles.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Carlo Cabrera <[email protected]>
  • Loading branch information
woodruffw and carlocab authored May 8, 2024
1 parent dc9b857 commit e3bb5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-commit-bottles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ jobs:

- name: Upload bottles to GitHub Packages
id: pr-upload
working-directory: ${{steps.set-up-homebrew.outputs.repository-path}}
working-directory: ${{steps.pr-pull.outputs.bottle_path}}
env:
BREWTESTBOT_NAME_EMAIL: "BrewTestBot <[email protected]>"
HOMEBREW_GPG_PASSPHRASE: ${{ secrets.BREWTESTBOT_GPG_SIGNING_SUBKEY_PASSPHRASE }}
Expand Down

0 comments on commit e3bb5ae

Please sign in to comment.