Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
No longer accessing secrets
  • Loading branch information
0x4007 authored Feb 19, 2024
1 parent 114e738 commit 03466ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ General remarks:
5. Verify that the `task.id` exists on GitHub. If not, throw an error. If it is `null` then skip this validation.
6. Record all the results in our database. `public.permits`

###### Other

- We need to instruct partner repositories to enable access to repository/organization secrets, especially for `evmPrivateKey`
- The bot should read the secret directly by authenticating based on the installation ID, app private key, and app ID.

### Return

Return value should just be an array of generated permits. A seperate module can convert them into URLs for pay.ubq.fi.
Expand Down

0 comments on commit 03466ad

Please sign in to comment.