Skip to content

Commit 02a43e0

Browse files
authored
Update apk.yml
1 parent 5f98ec0 commit 02a43e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/apk.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343

4444
- name: go-semantic-release
4545
uses: marvinpinto/action-automatic-releases@v1.2.1
46-
with:
46+
with:
47+
automatic_release_tag: true
4748
repo_token: ${{ secrets.GITHUB_TOKEN }}
4849
files: app/build/outputs/apk/debug/app-debug.apk

0 commit comments

Comments
 (0)