Skip to content

Commit

Permalink
deploy : 릴리즈 이름 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
ldh019 committed Nov 9, 2022
1 parent 49daa9b commit 0cbe4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ucmcCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.CI_TOKEN }}
with:
tag_name: ${{ steps.date.outputs.date }}
release_name: Release-prod-${{ steps.date.outputs.date }}
release_name: Release-dev-${{ steps.date.outputs.date }}
- name: Upload Release APK
id: upload_release_asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 0cbe4e0

Please sign in to comment.