Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmicroul authored Dec 10, 2024
1 parent 4b4d20c commit 2f43c7b
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 @@ -150,7 +150,7 @@ jobs:
path: ${{env.ANDROID_ROOT}}/SailfishOScommunity-release-*/sailfishos-*-${{env.DEVICE}}*.zip

- name: Upload image to Release
uses: ncipollo/release-action@mido
uses: ncipollo/release-action@main
if: steps.upload-action.outputs.status == 'success' && !cancelled()
with:
tag: sailfishos_for_mido
Expand Down

0 comments on commit 2f43c7b

Please sign in to comment.