Skip to content

Commit 2b59fec

Browse files
authored
Update README.md
1 parent d2c6647 commit 2b59fec

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@ The client can also download and parse private leaderboard statistics.
2121
- Outbound calls are throttled to every 15 minutes in (`GetLeaderboard()`)
2222
- Once inputs are downloaded, they are cached locally (`RequestOrCacheAsync()`)
2323
- The User-Agent header in `AoCClient` is set to this Github repository, where issues can be added.
24+
25+
## CI/CD
26+
27+
The Actions uses a secret environment variable to access the personal input's. The Personal Access Token (PAT) does expire.
28+
29+
Create / refresh the PAT on https://github.com/settings/personal-access-tokens for [the repository](https://github.com/guuskuiper/AdventOfCoding-Input).
30+
31+
Set the Token in the CI_SECRET: https://github.com/guuskuiper/AdventOfCoding/settings/secrets/actions

0 commit comments

Comments
 (0)