index
:
viewer.git
2026.01
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
tag-release.yaml
Age
Commit message (
Expand
)
Author
2025-11-04
Bump actions/github-script from 7 to 8 (#4865)
dependabot[bot]
2025-01-27
Backport tag-release token fix to release/2024.12-ForeverFPS branch
Brad Linden
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