Skip to content

Commit 288bd69

Browse files
authored
ci: enable release in an action (#103)
1 parent 7f250bc commit 288bd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
body: |
106106
${{ steps.Changelog.outputs.changelog }}
107107
draft: false
108-
prerelease: true
108+
prerelease: false
109109

110110
- name: Upload Javascore contracts to release
111111
uses: svenstaro/upload-release-action@v2

0 commit comments

Comments
 (0)