Исправлена опечатка в конфигурации [?]

This commit is contained in:
Aren 2023-09-30 23:35:22 +03:00
parent cd2e38e397
commit 6a061fd4cb
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ jobs:
new_branch: binary
pathspec_error_handling: ignore
push: true
github_token: ${{ secrets.TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}