Skip to content

Commit

Permalink
Make it the latest release as well
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Mar 27, 2024
1 parent 736b027 commit be68a37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-release-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
if: contains(github.ref, '-rc') && startsWith(github.ref, 'refs/tags/')
with:
prerelease: ${{ contains(github.ref, '-rc') && startsWith(github.ref, 'refs/tags/') }}
make_latest: true
files: |
gpslogger/gpslogger-*.apk
gpslogger/gpslogger-*.apk.asc
Expand Down

0 comments on commit be68a37

Please sign in to comment.