Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
f2calv committed Nov 19, 2024
1 parent e536338 commit 1a48d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: f2calv/gha-workflows/.github/workflows/lint.yml@v1

ci:
uses: f2calv/gha-workflows/.github/workflows/dotnet-publish-nuget.yml@f2calv/2024-11-dotnet9b
uses: f2calv/gha-workflows/.github/workflows/dotnet-publish-nuget.yml@v1
with:
configuration: ${{ github.event.inputs.configuration }}
push-preview: ${{ github.event.inputs.push-preview }}
Expand Down

0 comments on commit 1a48d2f

Please sign in to comment.