mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-01 13:47:27 +02:00
chore: new attempt
This commit is contained in:
parent
6fcca1ec5c
commit
1d77eb60d4
5
.github/workflows/ai-flag-cleanup-pr.yml
vendored
5
.github/workflows/ai-flag-cleanup-pr.yml
vendored
@ -44,9 +44,8 @@ jobs:
|
|||||||
id: app_token
|
id: app_token
|
||||||
uses: actions/create-github-app-token@v2
|
uses: actions/create-github-app-token@v2
|
||||||
with:
|
with:
|
||||||
app_id: ${{ secrets.UNLEASH_BOT_APP_ID }}
|
app-id: ${{ secrets.UNLEASH_BOT_APP_ID }}
|
||||||
private_key: ${{ secrets.UNLEASH_BOT_PRIVATE_KEY }}
|
private-key: ${{ secrets.UNLEASH_BOT_PRIVATE_KEY }}
|
||||||
repository: ${{ github.repository }}
|
|
||||||
|
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user