Files
acme.sh/.github/workflows
neil 5ff7f0a4e7 Mirror the tag object, not the commit, in vtag.yml
The v-prefixed mirror was created from github.sha, so for an annotated or
signed tag it would point at the commit and drop the signature: "git
verify-tag v3.1.3" fails with "cannot verify a non-tag object of type
commit" while "git verify-tag 3.1.3" succeeds. Resolve refs/tags/<tag>
and mirror whatever object it points at instead, which keeps the current
behaviour for lightweight tags. Also move the workflow expressions into
env instead of interpolating them into the shell command.
2026-08-14 11:53:43 +08:00
..
2026-07-26 15:01:41 +08:00
2026-06-04 22:57:50 +02:00
2026-07-18 09:32:26 +08:00
2026-07-18 09:32:26 +08:00
2026-07-18 09:32:26 +08:00
2026-07-18 09:32:26 +08:00
2026-07-22 20:42:14 +08:00
2026-07-16 20:09:10 +08:00
2026-03-08 18:43:39 +08:00
2026-04-24 22:43:25 +02:00
2026-07-18 09:32:26 +08:00
2026-07-18 09:32:26 +08:00
2026-07-18 09:32:26 +08:00
2026-07-18 09:32:26 +08:00
2026-07-26 15:01:41 +08:00
2026-07-18 09:32:26 +08:00
2026-06-04 22:57:50 +02:00
2026-06-04 22:57:50 +02:00
2026-07-18 09:32:26 +08:00
2026-07-18 09:32:26 +08:00
2026-04-24 21:47:27 +02:00
2026-07-06 17:39:56 +08:00
2026-04-24 22:43:25 +02:00