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
|
@ -44,7 +44,7 @@ jobs:
|
|||
- name: Capture entire build folder
|
||||
uses: https://code.forgejo.org/forgejo/upload-artifact@v3
|
||||
with:
|
||||
name: build-artifacts
|
||||
name: docusaurus-build-artifacts
|
||||
path: build
|
||||
if-no-files-found: error
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue