Skip to content

Commit

Permalink
renamed publish step
Browse files Browse the repository at this point in the history
  • Loading branch information
ZKRobi committed Mar 19, 2024
1 parent 82a5893 commit 0059f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 # v4.0.0
with:
dotnet-version: 6.0.x
- name: Publish Messaging
- name: Publish Messaging packages
working-directory: ./packages
run: |
dir
Expand Down

0 comments on commit 0059f36

Please sign in to comment.