Skip to content

Commit e5452bf

Browse files
committed
Create a non-prerelease on main branch update.
1 parent bae1a17 commit e5452bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: "marvinpinto/action-automatic-releases@latest"
2929
with:
3030
repo_token: "${{ secrets.GITHUB_TOKEN }}"
31+
prerelease: false
3132
automatic_release_tag: "v${{ env.VERSION }}"
3233
title: "v${{ env.VERSION }}"
3334
files: |

0 commit comments

Comments
 (0)