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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
run: yarn install
|
|
||||||
- name: Bump version
|
- name: Bump version
|
||||||
run: yarn version --minor
|
run: yarn version --minor
|
||||||
- name: Build extension
|
- name: Build extension
|
||||||
|
|
Loading…
Reference in a new issue