diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index f2f768d..63eed5d 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -80,4 +80,4 @@ jobs: with: type: 'zip' filename: 'release.zip' - directory: '../../static/' \ No newline at end of file + path: '../../static/' \ No newline at end of file