Skip to content

Commit

Permalink
Update release-and-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SarcasticMoose authored Jun 5, 2024
1 parent 98f4319 commit 6b71753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
with:
name: dotnet-results-${{ matrix.dotnet-version }}
path: TestResults-${{ matrix.dotnet-version }}
if: ${{ always() }}
if: always()

0 comments on commit 6b71753

Please sign in to comment.