Age | Commit message (Expand) | Author |
---|---|---|
2024-06-20 | Make sure TAG_ID actually gets added to GITHUB_ENV | Brad Linden |
2024-06-20 | Shorten SHA value used in tag id and attempt to fix js/yaml syntax error | Brad Linden |
2024-06-18 | Attempt to use provided GITHUB_TOKEN and generate tag id from inputs | Brad Linden |
2024-06-17 | Fix yaml indentation of javascript snippet in tag-release workflow | Brad Linden |
2024-06-17 | Fix secret name since GITHUB_ prefix is reserved | Brad Linden |
2024-06-17 | Attempt to fix tag-release workflow by moving conditional secrets usage into env | Brad Linden |
2024-06-17 | Attempt to fix workflow syntax in new tag-release workflow (#1792) | Brad Linden |
2024-06-17 | Pass through input channel to select the tag channel name | Brad Linden |
2024-06-17 | Update naming and add options to tag-release workflow_dispatch. | Brad Linden |
2024-06-17 | Renamed tag-nightly.yaml to generalize it to other tags when using workflow_d... | Brad Linden |