Skip to content

Commit

Permalink
👷 Update token for latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Jul 9, 2023
1 parent f83c66d commit d167467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v3
with:
# To allow latest-changes to commit to the main branch
token: ${{ secrets.ACTIONS_TOKEN }}
token: ${{ secrets.TYPER_LATEST_CHANGES }}
# Allow debugging with tmate
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit d167467

Please sign in to comment.