Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Emiliopg91 authored Sep 26, 2024
1 parent eec5490 commit f33673f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
cp -r dist output/dist
cp LICENSE output/LICENSE
cp main.py output/main.py
cp -r py_modules output/py_modules
cp output/plugin.json
cp package.json output/package.json
cp plugin.json output/plugin.json
cp README.md output/README.md
Expand Down

0 comments on commit f33673f

Please sign in to comment.