Commit 30fdebb
committed
ci(cd): drop hardcoded master- sha tag
The ref_name-prefixed sha tag (`type=sha,prefix=${{ github.ref_name }}-`)
already produces `master-<sha>` on master builds and the correct prefix
on dispatch from other branches, so the hardcoded master- variant was
redundant and incorrect off-master.1 parent 26741c1 commit 30fdebb
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
| |||
0 commit comments