👷 Update token for latest changes (#635)

This commit is contained in:
Sebastián Ramírez 2023-07-31 17:49:29 +02:00 committed by GitHub
parent 381c90292f
commit 0a8cb52585
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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