Remove prerelease marker
Some checks failed
/ clippy (push) Successful in 31s
/ tests (push) Successful in 23s
/ check (aarch64-unknown-linux-musl) (push) Successful in 37s
/ check (x86_64-unknown-linux-musl) (push) Failing after 11s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 42s

This commit is contained in:
asonix 2024-02-12 14:33:52 -06:00
parent a335225088
commit 73002d4d35

View file

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