Skip to content

Commit

Permalink
update ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliorighi committed Jul 22, 2024
1 parent 63249c3 commit 1dc7b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: Trigger workflow in private repo
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
token: ${{ secrets.BOT_TOKEN }}
repository: ${{ secrets.CONFIG_REPO }}
event-type: full-deploy

0 comments on commit 1dc7b5d

Please sign in to comment.