Commit 1654e36
authored
Remove version update trigger on release (#1674)
Version update should occur before creating the release otherwise release contain the content of previous version. Removed the version update workflow trigger on release. User need to run the version update workflow manually and merge the PR. Once PR is merged then new release should be created
Signed-off-by: Chaminda Divitotawela <[email protected]>1 parent 7fe9ec1 commit 1654e36
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
0 commit comments