mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-28 19:58:45 +00:00
ci: fix trezor-common sync env variable name
This commit is contained in:
parent
f1f5990068
commit
8ccd03da13
2
.github/workflows/bot-common-sync.yml
vendored
2
.github/workflows/bot-common-sync.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
|
||||
- name: Sync trezor-common repository
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ steps.trezor-bot-token.outputs.token }}
|
||||
BOT_TOKEN: ${{ steps.trezor-bot-token.outputs.token }}
|
||||
run: |
|
||||
echo "Synchronizing common with the trezor-common repository"
|
||||
git config --unset-all http.https://github.com/.extraheader
|
||||
|
Loading…
Reference in New Issue
Block a user