diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cecec3f..779cb49 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,7 +37,7 @@ jobs: - name: Store built files as artifact uses: actions/upload-artifact@v2 with: - name: artifact + name: cloudflare-access-sso path: . if-no-files-found: error retention-days: 7