1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-18 13:48:58 +02:00

chore: new attempt

This commit is contained in:
Nuno Góis 2025-07-02 13:11:49 +01:00
parent 1d77eb60d4
commit 5d4fe8bfe8
No known key found for this signature in database
GPG Key ID: 71ECC689F1091765

View File

@ -46,6 +46,7 @@ jobs:
with:
app-id: ${{ secrets.UNLEASH_BOT_APP_ID }}
private-key: ${{ secrets.UNLEASH_BOT_PRIVATE_KEY }}
repositories: ${{ github.repository }}
- name: Checkout