Skip to content

Commit

Permalink
More versioning changes (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Confusingboat authored Mar 18, 2024
1 parent b2c9163 commit 55fccb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ on:
value: ${{ jobs.tag.outputs.is-prerelease }}

env:
#MinVerIgnoreHeight: true
#MinVerIgnoreHeight: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
DOTNET_NOLOGO: true

Expand All @@ -53,7 +53,7 @@ jobs:
minver-version: 4.3.0
auto-increment: patch
tag-prefix: v
MinVerDefaultPreReleaseIdentifiers: preview.0
default-pre-release-phase: preview

- name: Echo version #version major minor patch prerelease
run: |
Expand Down

0 comments on commit 55fccb7

Please sign in to comment.