Commit 377ce0b
committed
🔧 chore(workflows): Add new action to release workflow
Introduced a new action in the release workflow to enhance automation. This action checks out the repository and allows for customizable input parameters. Updated the `globals` package version in both `package.json` and `package-lock.json` to ensure compatibility with the latest features. Adjusted Node version specification for better clarity.1 parent c5b1809 commit 377ce0b
File tree
3 files changed
+15
-11
lines changed- .github/workflows
3 files changed
+15
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments