Update .github/workflows/website.yaml
This commit is contained in:
parent
2408262170
commit
41bbbdc801
1
.github/workflows/website.yaml
vendored
1
.github/workflows/website.yaml
vendored
@ -23,7 +23,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