Skip to content

Commit

Permalink
CI: updated sparkfabrik/android-build-action to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reinder authored May 20, 2024
1 parent 7a3d265 commit 062a6c6
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 @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- uses: sparkfabrik/android-build-action@v1.3.4
- uses: sparkfabrik/android-build-action@v1.5.0
with:
project-path: .
output-path: traintastic-${{github.ref_name}}-${{github.run_number}}-${{env.CI_SHA_SHORT}}.apk
Expand Down

0 comments on commit 062a6c6

Please sign in to comment.