Update release.yml
This commit is contained in:
parent
edd51afb5d
commit
e2977fbd9b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -12,7 +12,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
run: yarn install
|
||||
- name: Bump version
|
||||
run: yarn version --minor
|
||||
- name: Build extension
|
||||
|
|
Loading…
Reference in a new issue