Commit de48d64
committed
Improve version extraction from the GitHub ref for the Stryker dashboard
So that reports are available at https://dashboard.stryker-mutator.io/reports/github.com/serilog-contrib/serilog-formatting-log4net/1.0.0 instead of https://dashboard.stryker-mutator.io/reports/github.com/serilog-contrib/serilog-formatting-log4net/refs/tags/1.0.0 (i.e. without the refs/tags part)
See https://stackoverflow.com/questions/58033366/how-to-get-the-current-branch-within-github-actions/58034787#580347871 parent 6ed15b1 commit de48d64
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments