Commit 1e7d642
committed
chore: update changeset:publish:pre-release script to use dynamic NPM tag
- Modify the changeset:publish:pre-release script in package.json to include a dynamic NPM tag using the environment variable.
- Update GitHub Actions workflow to pass the NPM tag as an environment variable for the publish step.
Signed-off-by: Odin Thomas Rochmann <odin.rochmann@gmail.com>1 parent b1cae01 commit 1e7d642
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments