diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3d42f2e..447cb8f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -77,7 +77,7 @@ jobs: inputs: { env: 'development', appName: 'docs', - appProject: 'factory', + appProject: 'aelf-docs', commit_sha: 'sha-${{ steps.vars.outputs.short_sha }}', } - }) \ No newline at end of file + })