We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62649b commit 1a97fafCopy full SHA for 1a97faf
README.md
@@ -69,8 +69,8 @@ Some of the outputs' values depend on whether the action is run on the `main` br
69
### Main branch deployments
70
71
- `revision_tag` is `<version>`
72
-- `image_version_tag` is `<branch_tag_kebab>-<version>`
73
-- `image_latest_tag` is `<branch_tag_kebab>-latest`
+- `image_version_tag` is `main-<version>`
+- `image_latest_tag` is `main-latest`
74
75
### Non-main branch deployments
76
0 commit comments