aboutsummaryrefslogtreecommitdiff
path: root/comments_test.go
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-07-15 17:42:50 -0500
committerGitHub <[email protected]>2026-07-15 17:42:50 -0500
commit971bdb3e8073965ebbb1924864b0442cd3d8dc95 (patch)
tree2df4d02b71970d977e77a60ebbf0566ae9468bde /comments_test.go
parentb80180e77eebad8476aa66c8a5433764da672c62 (diff)
downloaddevianter-971bdb3e8073965ebbb1924864b0442cd3d8dc95.tar.gz
devianter-971bdb3e8073965ebbb1924864b0442cd3d8dc95.tar.bz2
devianter-971bdb3e8073965ebbb1924864b0442cd3d8dc95.zip
chore: drop the release workflow (#3)
The workflow turned a v* tag into an empty GitHub release. For a library with no binaries to attach, that is exactly what the Releases button in the UI does, so it earned nothing and had never once succeeded: the v0.3.1 runs were denied by a read-only GITHUB_TOKEN, and the v0.3.2 run raced a release published by hand and got a 422. Releases are cut in the UI, which also creates the tag. Go resolves tags through the module proxy, so nothing about publishing depends on this. Worth knowing if it ever comes back: it passed github.ref, so the title rendered as "Release refs/tags/v0.3.2". It wants github.ref_name.
Diffstat (limited to 'comments_test.go')
0 files changed, 0 insertions, 0 deletions