Skip to content

Commit b161af5

Browse files
authored
Preparing for next prerelease
1 parent ba6185b commit b161af5

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
@@ -28,7 +28,7 @@ jobs:
2828
tag_name: ${{ github.ref }}
2929
release_name: Release ${{ github.ref }}
3030
draft: false
31-
prerelease: false
31+
prerelease: true
3232
- name: Upload Release Asset
3333
id: upload-release-asset
3434
uses: actions/upload-release-asset@v1.0.2

0 commit comments

Comments
 (0)