mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-27 13:49:10 +02:00
chore: new attempt
This commit is contained in:
parent
5d4fe8bfe8
commit
bea7c80401
2
.github/workflows/ai-flag-cleanup-pr.yml
vendored
2
.github/workflows/ai-flag-cleanup-pr.yml
vendored
@ -44,7 +44,7 @@ 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: 1234
|
||||||
private-key: ${{ secrets.UNLEASH_BOT_PRIVATE_KEY }}
|
private-key: ${{ secrets.UNLEASH_BOT_PRIVATE_KEY }}
|
||||||
repositories: ${{ github.repository }}
|
repositories: ${{ github.repository }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user