Skip to content

Commit

Permalink
Update dotnet-format-daily.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Jul 7, 2023
1 parent 50a5b4c commit 022a299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-format-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Code Formatting
uses: butr/actions-code-format-setup@v1.5
uses: butr/actions-code-format-setup@v1
with:
workspace: "src/Bannerlord.UIExtenderEx.sln"
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 022a299

Please sign in to comment.