Skip to content

Commit

Permalink
Use upload-cloud-storage@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozRatej committed Aug 1, 2024
1 parent bc651f0 commit 25318e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Upload APK to Google Cloud Storage
uses: google-github-actions/upload-cloud-storage@v0.1
uses: google-github-actions/upload-cloud-storage@v2
with:
path: build/app/outputs/apk/release/app-release.apk
bucket: ${{ secrets.GCP_BUCKET_NAME }}
Expand Down

0 comments on commit 25318e8

Please sign in to comment.