Skip to content

Commit

Permalink
Merge pull request #15 from drip-art/update-readme
Browse files Browse the repository at this point in the history
Update README.md admin access
  • Loading branch information
haohaocreates authored Aug 4, 2024
2 parents 054d35d + 1200190 commit 2364eb3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ Make PRs that helps comfy community grow with [Comfy.org](https://comfy.org/).
- [x] A dashboard csv/yaml exporter site for @haohao
- [x] pr dashboard

## Admin

### Changing PR Owner

If you wish to change which Github account the Pull Requests come from, then you need to place a Github token into the **[Actions Secrets](https://github.com/drip-art/Comfy-Registry-PR/settings/secrets/actions )**

`GH_TOKEN_COMFY_PR = ************`

## Usages

### CLI Usage: Get Started by
Expand Down Expand Up @@ -236,4 +244,4 @@ MONGODB_URI_INSPECT_HAOHAO={{that readonly db link sno gave you}}
MONGODB_URI=$MONGODB_URI_INSPECT_HAOHAO
```

And inspect db with script, e.g. `src/checkPRsFailures.ts`
And inspect db with script, e.g. `src/checkPRsFailures.ts`

0 comments on commit 2364eb3

Please sign in to comment.