Skip to content

Commit 1a97faf

Browse files
committed
DOC: Simplify readme
skipci
1 parent d62649b commit 1a97faf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ Some of the outputs' values depend on whether the action is run on the `main` br
6969
### Main branch deployments
7070

7171
- `revision_tag` is `<version>`
72-
- `image_version_tag` is `<branch_tag_kebab>-<version>`
73-
- `image_latest_tag` is `<branch_tag_kebab>-latest`
72+
- `image_version_tag` is `main-<version>`
73+
- `image_latest_tag` is `main-latest`
7474

7575
### Non-main branch deployments
7676

0 commit comments

Comments
 (0)