Skip to content

Commit 357347f

Browse files
fix(migrate): add IMGBB_API_KEY to env
1 parent 83ffcd7 commit 357347f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/migrate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ jobs:
4646
OPENROUTER_API_KEY: ${{ secrets.OPENROUTER_API_KEY }}
4747
GITHUB_REPOSITORY: ${{ github.repository }}
4848
GITHUB_REPOSITORY_OWNER: ${{ github.repository_owner }}
49+
IMGBB_API_KEY: ${{ secrets.IMGBB_API_KEY }}
4950
run: npm run migrate

0 commit comments

Comments
 (0)