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