Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
honhimW authored Dec 12, 2024
1 parent f01ae4a commit 09410a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
tag_name: ${{ github.event.inputs.major_version }}
release_name: v${{ github.event.inputs.major_version }}
draft: false
generateReleaseNotes: true
- name: Set output
id: set_output
run: echo "upload_url=${{ steps.create_release.outputs.upload_url }}" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit 09410a7

Please sign in to comment.