Remove prerelease marker
All checks were successful
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m40s
/ clippy (push) Successful in 1m29s
/ tests (push) Successful in 2m22s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m36s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m24s

This commit is contained in:
asonix 2024-02-12 14:33:05 -06:00
parent a36b98881c
commit 0b96b0244c

View file

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