I was trying to get the TPM-Spec repo to produce the 184.1 errata in published format without the draft watermark.
The errata text is in the 184-erratas branch in the TPM-Spec repo.
I tried the following:
- Removed the YAML "Status" line in errata.tcg, and cut a release using Github-Release with tag v184.1, Label Latest.
- Removed the YAML "Status" line in errata.tcg, and cut a release using Github-Release with tag v184.1, no label.
- Set the YAML "Status" line to Released, and cut a release using Github-Release with tag v184.1, Label Latest.
- Set the YAML "Status" line to Released, and cut a release using Github-Release with tag v184.1, Label no-label.
This finally worked:
- Set the YAML "Status" line to Published, and cut a release using Github-Release with tag v184.1, Label no-label.
I was trying to get the TPM-Spec repo to produce the 184.1 errata in published format without the draft watermark.
The errata text is in the 184-erratas branch in the TPM-Spec repo.
I tried the following:
This finally worked: