changed name of build artifacts file

This commit is contained in:
Jonas_Jones 2025-06-13 01:27:03 +02:00
parent 1f50d3ec71
commit 305c8518f9
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ jobs:
- name: capture build artifacts
uses: actions/upload-artifact@v4
with:
name: docusaurus-build
name: docusaurus-build-artifacts
path: build
- name: Save npm cache