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:
parent
8b2b10a95e
commit
6fcca1ec5c
2
.github/workflows/ai-flag-cleanup-pr.yml
vendored
2
.github/workflows/ai-flag-cleanup-pr.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Generate GitHub App token
|
||||
id: app_token
|
||||
uses: peter-evans/create-github-app-token@v2
|
||||
uses: actions/create-github-app-token@v2
|
||||
with:
|
||||
app_id: ${{ secrets.UNLEASH_BOT_APP_ID }}
|
||||
private_key: ${{ secrets.UNLEASH_BOT_PRIVATE_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user