Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bangdc90 authored Sep 27, 2024
1 parent f720d8a commit 07739f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
mv app/build/outputs/apk/debug/app-debug.apk PixelPilot.apk
- name: Upload
uses: actions/upload-artifact@v3
uses: softprops/action-gh-release@v2
with:
tag_name: latest
files: PixelPilot.apk

0 comments on commit 07739f1

Please sign in to comment.