- Go to action
- Click "setup workflow yourself"
- Copy the .yaml file from this repository and paste it into your own .yaml file. Change the username, email, or script target file based on your needs.
-
Add the python script in your repo. The script is just replacing the words in README.md, you can use any script.
-
Change the permission in Settings > Action > General > Workflow Permission to: Read and write permission and save
- Sip ☕coffee, its done. You can manually run the script in actions to see if its working
PS. there are comments in the file, read it.