Skip to content

Commit

Permalink
Remove release name config
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiya-kume committed Jan 6, 2025
1 parent 8e516bd commit 10b41b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
name: ${{ github.ref }}
token: ${{ secrets.GITHUB_TOKEN }}
draft: true
generate_release_notes: true
Expand Down

0 comments on commit 10b41b1

Please sign in to comment.