Skip to content

Commit

Permalink
tag_name, release_name 삭제해보자
Browse files Browse the repository at this point in the history
  • Loading branch information
murjune committed Oct 22, 2024
1 parent e1019fb commit 5a3132c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Android_Release_CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ jobs:
- name: Create Github Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ env.version }}
release_name: ${{ env.version }}
generate_release_notes: true
files: |
android/app/build/outputs/apk/release/app-release.apk

0 comments on commit 5a3132c

Please sign in to comment.