English | 简体ä¸æ–‡
3 trigger methods are used here
- push main branch trigger
- fork trigger
- It is triggered at a time of 10 minutes. Since GitHub Actions has restrictions on the timing of the trigger, it is not recommended to be smaller
If you have any questions, you can open a issue
- Fork into your own project
- Open your own project’s Actions. For projects you fork by default, GitHub will close Actions by default
- Apply for personal token, https://github.com/settings/tokens
- Check the following figure
- Save the newly created token to the Setting/Secrets of your project. Note that the token is saved
- Modify
GH_TOKEN
in.github/workflows/auto-update.yml
to keep this name consistent with the newly add - Actions will run automatically and update the name of the current project