Skip to content

Commit 7d452fe

Browse files
committed
fix: add prerelease input to release workflow
1 parent e8beca8 commit 7d452fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ jobs:
3939
uses: ./.github/actions/release-github
4040
with:
4141
repo_token: "${{ secrets.PAT }}"
42+
pre-release: false

0 commit comments

Comments
 (0)