Skip to content

Commit

Permalink
fix: Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfosp authored Jan 27, 2025
1 parent 31702f9 commit 5842b95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
RELEASE_VERSION="${{ steps.semantic_release.outputs.newReleaseVersion }}"
CLEANED_VERSION="${RELEASE_VERSION#v}"
echo "NEXT_VERSION=$CLEANED_VERSION" >> $GITHUB_ENV
echo env.NEXT_VERSION
- name: Setup .NET
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit 5842b95

Please sign in to comment.