Skip to content

Commit

Permalink
Removed map files
Browse files Browse the repository at this point in the history
  • Loading branch information
ulyssear committed Feb 10, 2023
1 parent a38fcbf commit 96505b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ jobs:
with:
files: |
build/index.min.js
build/index.min.js.map
# build/index.min.js.map
build/polyfill.min.js
build/polyfill.min.js.map
# build/polyfill.min.js.map
package-lock.json
tag_name: ${{ steps.package-version.outputs.current-version }}
name: ${{ steps.package-version.outputs.current-version }}
Expand Down

0 comments on commit 96505b1

Please sign in to comment.