When a Git tag is created on GitHub, we want to use a GHA to automatically build and publish the generated documents in the GitHub Release.
The Git tag pattern differs per flavor:
- ISO and IEC:
v{edition}.{stage}.{substage}.{date} (edition is {edition number}.{0 normally / increment per amendment/cor})
- OGC and possibly others:
v{edition}.{stage}.{date}
When a Git tag is created on GitHub, we want to use a GHA to automatically build and publish the generated documents in the GitHub Release.
The Git tag pattern differs per flavor:
v{edition}.{stage}.{substage}.{date}(edition is{edition number}.{0 normally / increment per amendment/cor})v{edition}.{stage}.{date}