-
Create a new public GitHub Gist and copy the gist id (https://gist.github.com/)
https://gist.github.com/XXXX/
xxxxxxxxxxxxxxxx
. -
Create a token with the
gist
scope and copy it. (https://github.com/settings/tokens/new) -
Get BILI_ACCESS_KEY with this tool
- Fork this repo
- Create
actions secrets
GH_GIST_ID
:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
GH_TOKEN
:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
BILI_ACCESS_KEY
:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- Enable GitHub Actions