Skip to content

Commit

Permalink
Update auto_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dongx0915 authored Mar 28, 2023
1 parent 30f8fa3 commit 42b9f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
release_name: ${{ steps.extract_version_name.outputs.version }}
body: |
## v${{ steps.extract_version_name.outputs.version }} 테스트 버전이 릴리즈 되었습니다.
- Apk 다운로드 -> [Apk Downloads](https://github.com/DEU-Smiley/Smiley-Android-App/releases/download/0.0.3/app-release.apk)
- Apk 다운로드 -> [Apk Downloads](https://github.com/DEU-Smiley/Smiley-Android-App/releases/download/${{ steps.extract_version_name.outputs.version }}/app-release.apk)
- Apk는 위의 링크 또는 해당 게시글 하단에서 다운로드 받을 수 있습니다.
- 만약 해당 게시글에 Apk 파일이 업로드 되어 있지 않다면 아래 절차를 통해 다운로드 받아주세요.
Expand Down

0 comments on commit 42b9f6c

Please sign in to comment.