Skip to content

Commit

Permalink
👷 Update token for latest changes (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Jul 31, 2023
1 parent 381c902 commit 0a8cb52
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 0a8cb52

Please sign in to comment.