Skip to content

Commit 7939942

Browse files
committed
update gitversion yml
1 parent 2d6dddc commit 7939942

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: pnpm/action-setup@v2
2626
name: Install pnpm
2727
with:
28-
version: 8
28+
version: 9
2929
run_install: false
3030

3131
- uses: gittools/actions/gitversion/setup@v0

GitVersion.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ branches:
33
main:
44
increment: None
55
develop:
6-
tag: beta
76
increment: None

0 commit comments

Comments
 (0)