Skip to content

Commit

Permalink
[ci] Fix publish issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed May 22, 2023
1 parent 49d9081 commit d52e0a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

- name: Pull bottles
env:
HOMEBREW_NO_INSTALL_FROM_API: true
HOMEBREW_GITHUB_API_TOKEN: ${{ github.token }}
PULL_REQUEST: ${{ github.event.pull_request.number }}
run: brew pr-pull --debug --tap=$GITHUB_REPOSITORY $PULL_REQUEST
Expand Down

0 comments on commit d52e0a5

Please sign in to comment.