Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mars885 committed Aug 18, 2024
1 parent 56aeea8 commit 329d594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Create GitHub Release
uses: softprops/action-gh-release@v2
with:
release_name: Release ${{ github.ref }}
name: Release ${{ github.ref }}
draft: true
prerelease: false
files: sample/build/outputs/apk/debug/sample-debug.apk

0 comments on commit 329d594

Please sign in to comment.