Skip to content

Commit bde599c

Browse files
authored
Publish pre-release to github (#5130)
1 parent c8234af commit bde599c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ jobs:
102102
echo "release_notes=${RELEASE_NOTES_PATH}" >> $GITHUB_OUTPUT
103103
104104
- name: Create GitHub Release
105-
id: create_regular_release
106-
if: ${{ steps.prepare_release.outputs.release_type == 'regular' }}
107105
uses: ncipollo/release-action@v1
108106
env:
109107
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)