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 cae9cd6 commit 6af5b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
cp LICENSE output/LICENSE
cp main.py output/main.py
cp -r py_modules output/py_modules
cp output/plugin.json
cp plugin.json 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 6af5b61

Please sign in to comment.