2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-26 04:34:04 +03:00

chore: update release workflow (#1525)

* Update release.yml

* Update release.yml
This commit is contained in:
Jeff Sagal
2021-10-19 17:48:26 -07:00
committed by GitHub
parent ee298cc222
commit 82ad32ae95
+2
View File
@@ -3,6 +3,8 @@ on:
push:
branches:
- master
- next
jobs:
release:
runs-on: ubuntu-18.04