Files
common-workflows/README.md
2025-09-08 12:08:19 +02:00

16 lines
263 B
Markdown

# Common Workflows.
Rules and stuff say keep workflow in `/.gite/workflow` look at `/.gite/actions` later on.
## Actions secrets and variables.
### Secrets
- CI_BOT_USERNAME = gitea_username
- CI_BOT_TOKEN = gitea_token
### Variables
- BOT_NAME
- BOT_EMAIL