Skip to content

Commit

Permalink
Fix Github Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikaleio committed Jul 2, 2024
1 parent 724e66a commit 4f2d637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
npm run release
- uses: actions/upload-artifact@v4
with:
name: Release.zip
path: release.zip
name: Release
path: /

0 comments on commit 4f2d637

Please sign in to comment.