Skip to content

Commit

Permalink
Minor build
Browse files Browse the repository at this point in the history
  • Loading branch information
ovidiuvio committed May 25, 2024
1 parent 5b6fa29 commit 36dae66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: ovidiuvio/NextVersionGeneratorAction@1.0
with:
major-pattern: '\bMajor\b'
minor-pattern: '\bAdd\b'
minor-pattern: '\bMinor\b'
patch-pattern: '.*'
output-to-env-variable: 'Version'
- name: Set version for Visual Studio Extension
Expand Down

0 comments on commit 36dae66

Please sign in to comment.