diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 815e185b..fb024c47 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,6 +34,6 @@ jobs: uses: actions/upload-artifact@v4 with: name: cloudflared-freebsd-amd64 - path: cloudflared/cloudflared/cloudflared + path: cloudflared retention-days: 90 overwrite: true \ No newline at end of file