forked from DGNum/colmena
.github/manual-stable: Update branch for future release
This commit is contained in:
parent
c40e0e4c11
commit
30b98e6a12
1 changed files with 1 additions and 1 deletions
2
.github/workflows/manual-stable.yml
vendored
2
.github/workflows/manual-stable.yml
vendored
|
@ -7,7 +7,7 @@ name: Deploy Stable Manual
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- release-0.4.x
|
- release-0.5.x
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
name: Deploy
|
name: Deploy
|
||||||
|
|
Loading…
Reference in a new issue