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 chore(deps): bump actions/stale from 8 to 9 2023-12-08 06:23:18 +00:00
codeql-analysis.yml chore(deps): bump github/codeql-action from 2 to 3 2023-12-14 06:18:21 +00:00
docker.yml fix(docker): Use git tag from lookup 2024-10-12 14:21:29 -04:00
glean-probe-scraper.yml task(CI): Enable Glean probe-scraper task 2023-05-30 12:25:47 -05:00
l10n-gettext-extract.yml chore(deps): bump actions/setup-node from 3 to 4 2023-11-27 23:36:55 +00:00
pull-legal-docs.yml chore(deps): bump actions/checkout from 3 to 4 2023-09-05 06:52:03 +00:00
tag-release.yml fix(docker): Call docker build after tagging a release 2024-08-21 15:03:18 -04:00
upload-assets-to-cdn.yml chore(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 2024-08-29 07:01:19 +00:00