mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-03 07:29:14 +00:00
ci: fix generate token job
This commit is contained in:
parent
8ccd03da13
commit
08a918a008
3
.github/workflows/bot-common-sync.yml
vendored
3
.github/workflows/bot-common-sync.yml
vendored
@ -25,6 +25,9 @@ jobs:
|
||||
with:
|
||||
app-id: ${{ secrets.TREZOR_BOT_APP_ID }}
|
||||
private-key: ${{ secrets.TREZOR_BOT_PRIVATE_KEY }}
|
||||
owner: ${{ github.repository_owner }}
|
||||
repositories: |
|
||||
trezor-common
|
||||
|
||||
- name: Copy git-filter and script to temporary directory
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user