Commit f3aa4e1
committed
ci: enable branch-specific npm publishing (#464)
*Description of changes:*
Add ref parameter to checkout action in npm-publish workflow to use the
target branch specified when creating GitHub releases. This enables
publishing v1.x.x from v1.x branch and v2.x.x from main branch using the
correct source code for each version line.
*Issue #, if available:*
#4611 parent 381ae0c commit f3aa4e1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments