We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6eb17ef + 1b45245 commit 97c34f9Copy full SHA for 97c34f9
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: softprops/action-gh-release@v2
31
with:
32
files: |
33
- dist/*.tar.gz
34
- dist/*.zip
+ dist/minimax-*
+ dist/minimax.mjs
35
dist/manifest.json
36
generate_release_notes: true
0 commit comments