Skip to content

Commit 635081e

Browse files
authored
Update attach_debug_apks_to_release.yml
1 parent c579131 commit 635081e

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
@@ -32,6 +32,7 @@ jobs:
3232
with:
3333
tag_name: ${{steps.previous_tag.outputs.tag}}
3434
prerelease: True
35+
target_commitish: ${{ github.sha }}
3536

3637
- name: Build and attach APKs to release
3738
shell: bash {0}

0 commit comments

Comments
 (0)