Skip to content

Commit

Permalink
Update Secret Reference to Fix Brew workflow (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
Benbentwo committed Sep 7, 2023
1 parent 00ae5cf commit dca315e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
# A PR will be sent to github.com/Homebrew/homebrew-core to update this formula:
formula-name: atmos
env:
COMMITTER_TOKEN: ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}
COMMITTER_TOKEN: ${{ secrets.GH_BOT_TOKEN }}

0 comments on commit dca315e

Please sign in to comment.