Skip to content

Commit

Permalink
edit release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2xxbin committed Nov 7, 2024
1 parent 8208e93 commit dd2f5b5
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 @@ -49,7 +49,7 @@ jobs:
release_name: ${{ steps.extract_version.outputs.version }}
body: 'To Be Updated..'

# 5. 리스트 업로드
# 5. 리스트 업로드
- name: Upload Github Release Assets
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit dd2f5b5

Please sign in to comment.