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.
1 parent 2c44f11 commit fc8fa46Copy full SHA for fc8fa46
.github/workflows/main.yml
@@ -19,4 +19,4 @@ jobs:
19
- run: npm run build:win
20
- uses: ncipollo/release-action@v1
21
with:
22
- bodyFile: "dist/dalaix-setup.exe"
+ artifacts: "dist/dalaix-setup.exe"
0 commit comments