Update .github/workflows/website.yaml
This commit is contained in:
parent
35d9127abf
commit
e752aca61f
1
.github/workflows/website.yaml
vendored
1
.github/workflows/website.yaml
vendored
@ -20,7 +20,6 @@ jobs:
|
|||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
if: ${{inputs.artifacts}} != "false"
|
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: website
|
name: website
|
||||||
|
Loading…
Reference in New Issue
Block a user