Skip to content

Commit

Permalink
Chore(Release): fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kruplm authored Mar 19, 2024
1 parent 1bc6a16 commit 823b35e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
steps:
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
with:
name: packages
path: ./packages
name: packages
path: ./packages
- uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 # v4.0.0
with:
dotnet-version: 6.0.x
Expand Down

0 comments on commit 823b35e

Please sign in to comment.