setup common workflows
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Hlæja Common Workflows
|
||||
|
||||
GitHub actions [reusing workflows](https://docs.github.com/en/actions/using-workflows/reusing-workflows).
|
||||
Rules and stuff say keep workflow in `/.gite/workflow`.
|
||||
|
||||
## Actions secrets and variables.
|
||||
|
||||
### Secrets
|
||||
|
||||
- CI_BOT_USERNAME = gitea_username
|
||||
- CI_BOT_TOKEN = gitea_token
|
||||
|
||||
### Variables
|
||||
|
||||
- BOT_NAME = Hlæja
|
||||
- BOT_EMAIL = noreply@lulz.ltd
|
||||
Reference in New Issue
Block a user