Skip to content

Commit cdd0da1

Browse files
authored
Merge pull request #742 from tunjid/tj/publish-run
Run publish only on workflow dispatch
2 parents f249570 + d0e3894 commit cdd0da1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Publish
22

33
on:
44
workflow_dispatch:
5-
push:
6-
tags:
7-
- '*'
85

96
jobs:
107
publish-android-app:

0 commit comments

Comments
 (0)