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
|
||||
- name: auto-release
|
||||
image: xena/gitea-release:0.2.7
|
||||
image: xena/gitea-release:0.3.0
|
||||
settings:
|
||||
auth_username: cadey
|
||||
default_branch: trunk
|
||||
|
|
Loading…
Reference in New Issue