Skip to content

Commit 19af56c

Browse files
authored
Update typegen.yml
1 parent 08fd522 commit 19af56c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/typegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/create-github-app-token@v3
2727
id: generate-token
2828
with:
29-
client-id: ${{ secrets.ECOSPARK_CLIENT_ID }}
29+
client-id: ${{ vars.ECOSPARK_CLIENT_ID }}
3030
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
3131
permission-contents: write
3232
permission-pull-requests: write

0 commit comments

Comments
 (0)