Skip to content

Commit c579131

Browse files
authored
Update attach_debug_apks_to_release.yml
1 parent 8fda247 commit c579131

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/attach_debug_apks_to_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Release
3131
uses: softprops/action-gh-release@v2
3232
with:
33+
tag_name: ${{steps.previous_tag.outputs.tag}}
3334
prerelease: True
3435

3536
- name: Build and attach APKs to release

0 commit comments

Comments
 (0)