Commit 6e52cf7
authored
⚙️ [Maintenance]: Align release workflow (#127)
The Release workflow has been updated to standardize step naming
conventions across all PSModule repositories, improving consistency and
maintainability.
## Standardized step naming
The checkout step in the Release workflow has been renamed from
"Checkout Code" to "Checkout repo" to align with the naming convention
used across all PSModule action repositories.1 parent 869da3f commit 6e52cf7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments