Remove prerelease marker
All checks were successful
/ tests (push) Successful in 2m42s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m3s
/ clippy (push) Successful in 2m12s
/ check (aarch64-unknown-linux-musl) (push) Successful in 3m5s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m49s

This commit is contained in:
asonix 2024-02-12 14:33:36 -06:00
parent c75cab3b7f
commit d73f15f27f

View file

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