mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
ignore: update sst -> anomalyco
This commit is contained in:
parent
5aa4fd0042
commit
02540b2464
3 changed files with 3 additions and 3 deletions
|
|
@ -40,7 +40,7 @@ export default tool({
|
|||
async execute(args) {
|
||||
const issue = getIssueNumber()
|
||||
// const octokit = new Octokit({ auth: process.env.GITHUB_TOKEN })
|
||||
const owner = "sst"
|
||||
const owner = "anomalyco"
|
||||
const repo = "opencode"
|
||||
|
||||
const results: string[] = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue