Skip to content

Commit

Permalink
fix brew dependency issue in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Mar 13, 2023
1 parent e0e0e61 commit 6011645
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: 1
HOMEBREW_GITHUB_API_TOKEN: ${{ github.token }}
HOMEBREW_GITHUB_PACKAGES_TOKEN: ${{ github.token }}
HOMEBREW_GITHUB_PACKAGES_USER: ${{ github.actor }}
Expand Down

0 comments on commit 6011645

Please sign in to comment.