移除上传构建产物
This commit is contained in:
@@ -26,12 +26,6 @@ jobs:
|
||||
run: |
|
||||
webpack --mode production && vsce package
|
||||
|
||||
- name: 上传构建产物
|
||||
uses: https://devstar.cn/actions/upload-artifact@v4
|
||||
with:
|
||||
name: devstar-extension
|
||||
path: "*.vsix"
|
||||
|
||||
publish:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user