mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
fix(ci-cd): Fix ci:cd
This commit is contained in:
parent
19044605a9
commit
6aceec2c06
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -110,7 +110,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: softprops/action-gh-release@v2
|
- uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
files: *.vsix
|
files: '*.vsix'
|
||||||
|
|
||||||
- name: Target to vs code target
|
- name: Target to vs code target
|
||||||
id: vscode_target
|
id: vscode_target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user