Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
IEvangelist authored Sep 7, 2023
1 parent 77c8db3 commit 52a9058
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/version-sweep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
id: dotnet-version-updater
uses: dotnet/docs-tools/actions/dotnet-version-updater@main
with:
support: ${{ github.event.inputs.support }}
support: ${{ github.event.inputs.support }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 52a9058

Please sign in to comment.