Skip to content

Commit

Permalink
And one more
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed May 23, 2024
1 parent 5f105d2 commit a725dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:

publish:
runs-on: ubuntu-latest
needs: test
# only publish on a dotnet release
if: (github.event_name == 'release' && endsWith(github.ref, '_dotnet'))

Expand Down

0 comments on commit a725dd0

Please sign in to comment.