mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 15:05:28 +02:00
fix(ci-cd): Fix ci:cd
This commit is contained in:
parent
b43cfcae7a
commit
19044605a9
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -108,9 +108,9 @@ jobs:
|
||||
- name: Rename extension
|
||||
run: cp result/*.vsix $(basename result/*.vsix)-${{ matrix.target }}.vsix
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
path: result/*.vsix
|
||||
files: *.vsix
|
||||
|
||||
- name: Target to vs code target
|
||||
id: vscode_target
|
||||
|
Loading…
x
Reference in New Issue
Block a user