Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gogoadl committed Jul 1, 2023
1 parent fee9c51 commit 2fd021f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ runs:
- name: Upload artifact Release APK
uses: actions/upload-artifact@v3
with:
name: apk
name: ${{ inputs.asset-name }}
path: app/build/outputs/apk/release/*.apk

- name: Download APK
Expand Down

0 comments on commit 2fd021f

Please sign in to comment.