mirror of
https://github.com/fmtlib/fmt.git
synced 2026-06-15 00:16:15 +08:00
Draft releases do not fire the `release: created` event, so the release workflow never ran and the source zip and SLSA provenance were not attached to the draft. Trigger the workflow explicitly from release.py via workflow_dispatch, passing the tag to attach to and the ref to build from, and resolve the tag/ref in the workflow for both event types. |
||
|---|---|---|
| .. | ||
| cmake | ||
| gradle/wrapper | ||
| python/mkdocstrings_handlers/cxx | ||
| Android.mk | ||
| AndroidManifest.xml | ||
| build.gradle | ||
| C++.sublime-syntax | ||
| check-commits | ||
| cmake-format-requirements.txt | ||
| doc-requirements.in | ||
| doc-requirements.txt | ||
| docopt.py | ||
| gradle.properties | ||
| llvm-snapshot.gpg.key | ||
| mkdocs | ||
| mkdocs.yml | ||
| printable.py | ||
| README | ||
| release.py | ||
| Vagrantfile | ||
This directory contains build support files such as * CMake modules * Build scripts