Skip to content

Commit

Permalink
chore: use REPO_GHA_PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardocesb committed Mar 25, 2024
1 parent 5a0f234 commit 3604fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-stable-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Trigger publish-stable-brew
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.REPO_GHA_PAT }}
repository: vtex/homebrew-vtex
event-type: publish-stable-brew
- name: Trigger slack notification bot [Success]
Expand Down

0 comments on commit 3604fb6

Please sign in to comment.