We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e8257 commit 208e7b7Copy full SHA for 208e7b7
.github/workflows/build.yml
@@ -63,7 +63,6 @@ jobs:
63
uses: './.github/actions/determine-version'
64
with:
65
branch-name: ${{ github.ref_name }}
66
- version-format: '(<Major>?/d+).(<Minor>?/d+)'
67
68
build:
69
name: 'Compile source code'
0 commit comments