summaryrefslogtreecommitdiff
path: root/.github/workflows/tag-release.yaml
AgeCommit message (Expand)Author
2024-06-20Make sure TAG_ID actually gets added to GITHUB_ENVBrad Linden
2024-06-20Shorten SHA value used in tag id and attempt to fix js/yaml syntax errorBrad Linden
2024-06-18Attempt to use provided GITHUB_TOKEN and generate tag id from inputsBrad Linden
2024-06-17Fix yaml indentation of javascript snippet in tag-release workflowBrad Linden
2024-06-17Fix secret name since GITHUB_ prefix is reservedBrad Linden
2024-06-17Attempt to fix tag-release workflow by moving conditional secrets usage into envBrad Linden
2024-06-17Attempt to fix workflow syntax in new tag-release workflow (#1792)Brad Linden
2024-06-17Pass through input channel to select the tag channel nameBrad Linden
2024-06-17Update naming and add options to tag-release workflow_dispatch.Brad Linden
2024-06-17Renamed tag-nightly.yaml to generalize it to other tags when using workflow_d...Brad Linden