File tree 1 file changed +21
-21
lines changed
1 file changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -52,24 +52,24 @@ jobs:
52
52
53
53
- name : Save build
54
54
uses : actions/upload-artifact@v4
55
- with :
56
- name : no-tranquil
57
- path : |
58
- .
59
- !.github
60
- !assets/css
61
- !assets/js
62
- !assets/scss
63
- !assets
64
- !build
65
- !dist
66
- !node_modules
67
- !.gitignore
68
- !composer.json
69
- !composer.lock
70
- !package.json
71
- !package-lock.json
72
- !README.md
73
- !script.js.LICENSE.txt
74
- !style.css.map
75
- !webpack.config.js
55
+ with :
56
+ name : no-tranquil
57
+ path : |
58
+ .
59
+ !.github
60
+ !assets/css
61
+ !assets/js
62
+ !assets/scss
63
+ !assets
64
+ !build
65
+ !dist
66
+ !node_modules
67
+ !.gitignore
68
+ !composer.json
69
+ !composer.lock
70
+ !package.json
71
+ !package-lock.json
72
+ !README.md
73
+ !script.js.LICENSE.txt
74
+ !style.css.map
75
+ !webpack.config.js
You can’t perform that action at this time.
0 commit comments