fxa/.github/workflows
Jon Buckley 1748d4579a
fix(docker): Use git tag from lookup
The `GITHUB_REF_NAME` variable only works for tags pushed by developers.
When calling the docker.yml workflow from tag-release.yml, the contents
of `GITHUB_REF_NAME` is `main`, the branch that the GitHub Action is
running on. This will fix the version output for x.y.0 tags created by
tag-release.yml.
2024-10-12 14:21:29 -04:00
..
close-stale-prs.yml
codeql-analysis.yml
docker.yml
glean-probe-scraper.yml
l10n-gettext-extract.yml
pull-legal-docs.yml
tag-release.yml
upload-assets-to-cdn.yml