1
0
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:
vdovhanych 2025-04-29 10:09:33 +02:00 committed by Vitalij Dovhanyc
parent 8ccd03da13
commit 08a918a008

View File

@ -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: |