Commit 2d13acf
committed
.github/workflows/deploy_release.yml: Fix tag selection
These are not regular expressions, see [1]. So let's use something really
simple instead.
[1]: https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#filter-pattern-cheat-sheet1 parent 62e612d commit 2d13acf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments