Fix release
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Build Extension
|
||||
run: npm build
|
||||
run: npm run build
|
||||
|
||||
- name: Set release channel
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user