We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fc5fb commit afcea54Copy full SHA for afcea54
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Package and release
3
on:
4
push:
5
tags:
6
- - v4.*
+ - v5.*
7
8
jobs:
9
build:
0 commit comments