Skip to content

Commit e92cf92

Browse files
committed
Improved GitHub release creation
1 parent 2e63329 commit e92cf92

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ jobs:
8585
uses: softprops/action-gh-release@v1
8686
with:
8787
draft: true
88+
tag_name: ${{ github.event.inputs.semver }}
89+
fail_on_unmatched_files: true
8890
files: |
8991
app/build/outputs/apk/debug/forlago-debug.apk
9092
app/build/outputs/apk/release/forlago-release.apk

0 commit comments

Comments
 (0)