Allow users to customize the default branch name #5
|
@ -15,7 +15,7 @@ need to hard-code your default branch name, add the config like this:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- name: auto-release
|
- name: auto-release
|
||||||
image: xena/gitea-release:0.2.7
|
image: xena/gitea-release:0.3.0
|
||||||
settings:
|
settings:
|
||||||
auth_username: cadey
|
auth_username: cadey
|
||||||
default_branch: trunk
|
default_branch: trunk
|
||||||
|
|
Loading…
Reference in New Issue