Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dzx-dzx authored Aug 3, 2021
1 parent c315a3c commit 56e6758
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 @@ -15,11 +15,11 @@ jobs:
- name: Build
run: |
npm install
npx webpack
npx webpack --mode production
- name: GH Release
uses: softprops/action-gh-release@v0.1.7
with:
files: |
ncng.js
LICENSE.md
LICENSE.md

0 comments on commit 56e6758

Please sign in to comment.