Skip to content

Commit

Permalink
edit github workflows builder
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminwan committed Feb 16, 2023
1 parent e36cd52 commit 0d2eaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
body_path: Release.txt
draft: true
draft: false
files: |
${{ steps.apk-path.outputs.path }}
${{ steps.aar-path.outputs.path }}
Expand Down

0 comments on commit 0d2eaf0

Please sign in to comment.