Skip to content

Commit 8f1c30d

Browse files
committed
fix: github workflow
1 parent 237efc7 commit 8f1c30d

File tree

3 files changed

+194
-5
lines changed

3 files changed

+194
-5
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
}
7878
},
7979
"dependencies": {
80+
"@actions/core": "1.11.1",
81+
"@actions/github": "6.0.1",
8082
"@ai-sdk/anthropic": "1.2.12",
8183
"@ai-sdk/google": "1.2.19",
8284
"@ai-sdk/openai": "^1.3.22",

pnpm-lock.yaml

Lines changed: 188 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)