Skip to content

Commit

Permalink
fixes auth
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <[email protected]>
  • Loading branch information
Adrian Cole committed Aug 13, 2021
1 parent a4bc290 commit a9ccc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
formula-name: func-e
env: # See env section for notes on PACKAGE_BUMP_TOKEN
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.PACKAGE_BUMP_TOKEN }}
COMMITTER_TOKEN: ${{ secrets.PACKAGE_BUMP_TOKEN }}

# This job downloads the func-e.msi from the corresponding release. It extracts properties from
# it in order to create a winget package manifest. Finally, it creates a pull request to add the
Expand Down

0 comments on commit a9ccc4d

Please sign in to comment.