chore: disable continuous release for vapor for now
This commit is contained in:
parent
23fe7f991f
commit
4e17b0bf2e
|
@ -3,6 +3,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- '**'
|
||||
- '!vapor'
|
||||
tags:
|
||||
- '!**'
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in New Issue