Skip to content

Commit 3f48243

Browse files
authored
Update build-release-apk.yml
1 parent 1e7d1b2 commit 3f48243

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-release-apk.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
with:
3333
arguments: assembleRelease
3434

35-
- name: Push tag
36-
run: |
37-
git push master "v${{ github.event.inputs.version }}"
38-
3935
- name: Add apk to release entry
4036
uses: softprops/action-gh-release@v0.1.14
4137
with:

0 commit comments

Comments
 (0)