mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
fix(ci-cd): Fix path
This commit is contained in:
parent
001e7685cf
commit
52295e8939
2
.github/workflows/release-nightly.yaml
vendored
2
.github/workflows/release-nightly.yaml
vendored
@ -58,5 +58,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
with:
|
with:
|
||||||
files: vs-code-extension/out/
|
files: ./vs-code-extension/out/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user