Skip to content

Commit

Permalink
chore: updated manifest.json and dist build
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 31, 2024
1 parent 47403a0 commit 1f71562
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
21 changes: 21 additions & 0 deletions dist/index.js

Large diffs are not rendered by default.

18 changes: 17 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,21 @@
"issue_comment.edited",
"issues.unassigned",
"pull_request.review_requested"
]
],
"configuration": {
"type": "object",
"properties": {
"botId": {
"default": 7543249164
},
"shouldUseGithubStorage": {
"default": false,
"type": "boolean"
},
"storageOwner": {
"default": "ubiquity-os-marketplace",
"type": "string"
}
}
}
}

0 comments on commit 1f71562

Please sign in to comment.