Update release.yml
This commit is contained in:
parent
f367d69a2d
commit
3f1da7364d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -45,6 +45,7 @@ jobs:
|
|||
with:
|
||||
name: build-artifacts
|
||||
path: . # Include all files in the artifact
|
||||
path-ignore: node_modules
|
||||
|
||||
docker:
|
||||
needs: build
|
||||
|
|
Loading…
Add table
Reference in a new issue