diff --git a/.github/workflows/carbonix_build.yml b/.github/workflows/carbonix_build.yml index 1cf8377cc4..700268264c 100644 --- a/.github/workflows/carbonix_build.yml +++ b/.github/workflows/carbonix_build.yml @@ -202,5 +202,6 @@ jobs: - name: Dropbox Uploader uses: whalemare/action-dropbox@v1.0.0 with: + file: build/CarbonixF405/* destination: /Downloads accessToken: ${{secrets.DROPBOX_SECRET}} \ No newline at end of file