Commit 1e8b9f2
committed
fix(github): use a dedicated token for releases
This will ensure that the release created with this dedicated token
triggers also the publish workflow as well.
Currently, using the default GITHUB_TOKEN does not trigger other
workflows.1 parent 78abfe1 commit 1e8b9f2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
0 commit comments