Skip to content

Commit

Permalink
ci: use status token
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie authored Jan 8, 2022
1 parent d45602a commit ee5092d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,6 @@ jobs:
uses: peter-evans/repository-dispatch@v1
if: (github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main') && matrix.config.os == 'macOS-latest' && matrix.config.r == 'release'
with:
token: ${{ secrets.TIC_UPDATE }}
token: ${{ secrets.GADENBUIE_STATUS }}
event-type: status-update
repository: gadenbuie/status

0 comments on commit ee5092d

Please # to comment.