fix(ci): bad syntax
This commit is contained in:
parent
a4bbd4b83e
commit
caaf6abc53
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
@ -15,8 +15,9 @@ jobs:
|
||||
- uses: fregante/setup-git-user@v1
|
||||
|
||||
- name: build
|
||||
run: npm ci
|
||||
run: npm run release
|
||||
run: |
|
||||
npm ci
|
||||
npm run release
|
||||
|
||||
- name: Create github Release
|
||||
uses: actions/create-release@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user