Skip to content

Commit

Permalink
Update Gitversion
Browse files Browse the repository at this point in the history
  • Loading branch information
desplesda committed Nov 30, 2024
1 parent c8d68a9 commit a12948d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: gittools/actions/gitversion/[email protected]
name: Install GitVersion
with:
versionSpec: "5.x"
versionSpec: "6.x"

- uses: gittools/actions/gitversion/[email protected]
name: Execute GitVersion
Expand Down
2 changes: 1 addition & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ mode: ContinuousDelivery
branches:
develop:
mode: ContinuousDelivery
tag: beta
label: beta
ignore:
sha: []
merge-message-formats: {}

0 comments on commit a12948d

Please sign in to comment.