Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:04
5e45109
ci(release): install file(1) + workflow_dispatch dry-run (#275)

- apt install file before verify-kotlin-artifact (task uses `file -b`)
- workflow_dispatch trigger, publish steps gated to tag ref only so
  the branch can be exercised end-to-end without touching registries.