8000 Removed map files · ulyssear/css-in-js-in-html@96505b1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 96505b1

Browse files
committed
Removed map files
1 parent a38fcbf commit 96505b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ jobs:
7373
with:
7474
files: |
7575
build/index.min.js
76-
build/index.min.js.map
76+
# build/index.min.js.map
7777
build/polyfill.min.js
78-
build/polyfill.min.js.map
78+
# build/polyfill.min.js.map
7979
package-lock.json
8080
tag_name: ${{ steps.package-version.outputs.current-version }}
8181
name: ${{ steps.package-version.outputs.current-version }}

0 commit comments

Comments
 (0)
0