Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
loki077 committed Nov 23, 2023
1 parent 2d9263a commit f78db52
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/carbonix_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,10 @@ jobs:
- name: Dropbox Uploader
uses: whalemare/[email protected]
with:
source: build/
target: /Download
file: build/
destination: /Download
accessToken: ${{secrets.DROPBOX_SECRET}}
displayProgress: true
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit f78db52

Please sign in to comment.