Skip to content

Commit

Permalink
mf
Browse files Browse the repository at this point in the history
  • Loading branch information
Confusingboat committed Mar 18, 2024
1 parent df2475c commit 9e86bcf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ on:
prerelease-depth:
description: "Number of periods in the prerelease version"
value: ${{ jobs.tag.outputs.prerelease-depth }}
is-prerelease:
description: "Boolean string indicating whether the version is a prerelease"
value: {{ jobs.tag.outputs.is-prerelease }}

env:
#MinVerIgnoreHeight: true
Expand Down

0 comments on commit 9e86bcf

Please sign in to comment.