Update autorelease.yml
This commit is contained in:
parent
6a30c76026
commit
d815d185ff
2
.github/workflows/autorelease.yml
vendored
2
.github/workflows/autorelease.yml
vendored
|
@ -4,7 +4,7 @@ name: AutoRelease
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [main]
|
||||||
|
|
||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user