Skip to content

Commit

Permalink
Update release-manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DevopsGoth authored Sep 6, 2024
1 parent 60a8641 commit 027dac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
artifacts: "${{ env.UBUNTU_RELEASE_FILE }},${{ env.MACOS_RELEASE_FILE }}"
commit: ${{ env.RELEASE_SHA }}
name: ${{ env.RELEASE_VERSION }}
tag: ${{ env.RELEASE_VERSION }}
omitBodyDuringUpdate: true
skipIfReleaseExists: false
draft: ${{ inputs.draft }}
Expand Down

0 comments on commit 027dac2

Please sign in to comment.