Skip to content

Commit 0888c7d

Browse files
Update database_auto_updater.yml
1 parent 26e00dc commit 0888c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/database_auto_updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
python ./.github/scripts/Update_Database.py "$body" "$token"
2828
env:
2929
body: ${{ github.event.pull_request.body }}
30-
token: ${{ secrets.DB_TOKEN }}
30+
token: ${{ secrets.GIT_TOKEN }}

0 commit comments

Comments
 (0)