Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Commit ad40643

Browse files
authored
artifacts uploading all directory files
1 parent 1fa60e2 commit ad40643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-reactjs-org.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/upload-artifact@v2.3.1
2121
with:
2222
name: reactjs-org
23-
path: ./
23+
path: ./reactjs.org/public
2424
warn: Output a warning but do not fail the action
2525
error: Fail the action with an error message
2626
ignore: Do not output any warnings or errors, the action does not fail

0 commit comments

Comments
 (0)