Drop GitHub mirror workflow for now (Forgejo-only remote)
Some checks failed
Build and publish package / package (push) Failing after 37s

This commit is contained in:
Breadway 2026-07-15 19:04:31 +08:00
parent 87a770a1b6
commit 4b1d0ca889
3 changed files with 3 additions and 24 deletions

View file

@ -12,4 +12,4 @@ cargo build --release
## Packaging / releasing
See `packaging/README.md`. In short: bump `Cargo.toml`'s version, tag `vX.Y.Z`, push the tag to both remotes`.forgejo/workflows/package.yml` builds and publishes to the `[breadway]` pacman repo automatically.
See `packaging/README.md`. In short: bump `Cargo.toml`'s version, tag `vX.Y.Z`, push the tag to `forgejo``.forgejo/workflows/package.yml` builds and publishes to the `[breadway]` pacman repo automatically.