Исправлена опечатка в конфигурации
This commit is contained in:
parent
d80565d276
commit
cd2e38e397
|
@ -39,4 +39,4 @@ jobs:
|
||||||
new_branch: binary
|
new_branch: binary
|
||||||
pathspec_error_handling: ignore
|
pathspec_error_handling: ignore
|
||||||
push: true
|
push: true
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.TOKEN }}
|
Loading…
Reference in New Issue