Skip to content

Commit

Permalink
Update release_apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilteen authored Dec 9, 2023
1 parent 2918b4f commit ce1446c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
draft: false
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.ref }}
tag_name: ${{ github.sha }}

- name: Upload APK as Release Asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit ce1446c

Please sign in to comment.