Commit 6b64bd1
committed
chore(workflows): update Docker publish workflow to use PLATFORM_SLUG for artifact naming
- Added a step to set the PLATFORM_SLUG environment variable by transforming the matrix platform name.
- Updated the artifact upload step to use PLATFORM_SLUG for naming, improving clarity and consistency in artifact management.1 parent 98d7765 commit 6b64bd1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
101 | | - | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments