chore: disable continuous release for vapor for now

This commit is contained in:
Evan You 2024-12-11 13:47:05 +08:00
parent 23fe7f991f
commit 4e17b0bf2e
No known key found for this signature in database
GPG Key ID: 00E9AB7A6704CE0A
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on:
push:
branches:
- '**'
- '!vapor'
tags:
- '!**'
pull_request: