Skip to content

Commit

Permalink
update gitversion yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbohlender committed Jan 13, 2025
1 parent 2d6dddc commit 7939942
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: pnpm/action-setup@v2
name: Install pnpm
with:
version: 8
version: 9
run_install: false

- uses: gittools/actions/gitversion/setup@v0
Expand Down
1 change: 0 additions & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ branches:
main:
increment: None
develop:
tag: beta
increment: None

0 comments on commit 7939942

Please sign in to comment.