11 lines
148 B
Markdown
11 lines
148 B
Markdown
# Common Workflows.
|
|
|
|
## Actions secrets and variables.
|
|
|
|
### Secrets
|
|
- CI_BOT_USERNAME = gitea_username
|
|
- CI_BOT_TOKEN = gitea_token
|
|
|
|
### Variables
|
|
|