Skip to content

Commit 73fa81a

Browse files
authored
👷 Update latest changes token (#616)
1 parent a21d5c8 commit 73fa81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/[email protected]
2424
with:
2525
# To allow latest-changes to commit to the main branch
26-
token: ${{ secrets.ACTIONS_TOKEN }}
26+
token: ${{ secrets.SQLMODEL_LATEST_CHANGES }}
2727
# Allow debugging with tmate
2828
- name: Setup tmate session
2929
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)