Remove prerelease flag
All checks were successful
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m32s
/ clippy (push) Successful in 1m55s
/ tests (push) Successful in 2m43s
/ check (aarch64-unknown-linux-musl) (push) Successful in 3m22s
/ check (x86_64-unknown-linux-musl) (push) Successful in 3m45s

This commit is contained in:
asonix 2024-04-23 14:00:04 -05:00
parent 8dd9a86d22
commit 13a2653fe8

View file

@ -207,7 +207,6 @@ jobs:
direction: upload
token: ${{ secrets.GITHUB_TOKEN }}
release-dir: artifacts/
prerelease: true
publish-crate:
needs: [build]