Skip to content

Commit

Permalink
Update deploy-apk.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoSMarques authored Aug 3, 2024
1 parent 6b1cf42 commit 6ab26a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-apk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: chmod +x tool/build-apk.sh
- name: Install dependencies & Build apk
run: tool/build-apk.sh
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: release-apk
path: ./example/build/app/outputs/apk/release/app-release.apk
Expand Down

2 comments on commit 6ab26a3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.