Commit 731889f
committed
chore: fixes release action
This commit adds workflow_dispatch trigger method to re-trigger the
Action on-demand. It also configures the Checkout Action to use the CI
User's Secrect token.
Ref: https://github.community/t/how-to-push-to-protected-branches-in-a-github-action/16101/351 parent b191053 commit 731889f
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments