Skip to content

Commit

Permalink
chore: Update secret references in AWS publication
Browse files Browse the repository at this point in the history
  • Loading branch information
arturpimentel committed Nov 6, 2023
1 parent 8349f99 commit b26d6cf
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 @@ -36,7 +36,7 @@ jobs:
- name: Trigger publish-stable-brew
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.REPO_GHA_PAT }}
token: ${{ secrets.GITHUB_TOKEN }}
repository: vtex/homebrew-vtex
event-type: publish-stable-brew
publish-failed:
Expand Down

0 comments on commit b26d6cf

Please sign in to comment.