diff options
| author | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-04 20:09:51 +0400 |
|---|---|---|
| committer | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-04 20:09:51 +0400 |
| commit | 4ea217b08b2fa70a9b7ee893127e34e22398ea64 (patch) | |
| tree | 70becf06f79a5b67fcf82fe223a91a7b2e16babc /.github/workflows/build.yml | |
| parent | 54b30f314fe2cbac5a058dd5f7c1669c26bc85bb (diff) | |
change release actionv0.1
Diffstat (limited to '.github/workflows/build.yml')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1ededd6..9f60011 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -203,6 +203,4 @@ jobs: artifacts: "windows/*,macos/*,linux_glibc/*" draft: true generateReleaseNotes: true - prerelease: true skipIfReleaseExists: true - updateOnlyUnreleased: true |
