Skip to content

Commit

Permalink
fix: change r2 name
Browse files Browse the repository at this point in the history
  • Loading branch information
sheenhx authored Sep 12, 2024
1 parent 9b25b0d commit 2e66535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
r2-secret-access-key: ${{ secrets.R2_SECRET_ACCESS_KEY }}
r2-bucket: ${{ secrets.R2_BUCKET }}
source-dir: build/app/outputs/flutter-apk/app-product-release.apk
destination-dir: ./
destination-dir: app/moonbase.apk


build-macos:
Expand Down

0 comments on commit 2e66535

Please sign in to comment.