We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c923f1 commit b5cc2afCopy full SHA for b5cc2af
.github/workflows/main.yml
@@ -11,6 +11,6 @@ jobs:
11
filename: 'effective-less-css.zip'
12
exclusions: '*.git* /*node_modules/* .editorconfig'
13
- uses: actions/upload-artifact@master
14
- with:
+ with:
15
name: effective-less-css.zip
16
path: effective-less-css.zip
0 commit comments