mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
changed name of build artifacts file
This commit is contained in:
parent
1f50d3ec71
commit
305c8518f9
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build-docusaurus.yml
vendored
2
.github/workflows/build-docusaurus.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue