Files
common-workflows/README.md
2025-09-07 20:53:00 +02:00

13 lines
239 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