Skip to content

Commit 690d92d

Browse files
authored
ci: delete prerelease configuration on release workflow (#171)
1 parent 695b8bc commit 690d92d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ jobs:
7575
gh release create "v${VERSION}" \
7676
--title ${VERSION} \
7777
--target "${{ github.sha }}" \
78-
--prerelease \
7978
--notes-file release-body \
8079
dist/*
8180

0 commit comments

Comments
 (0)