Skip to content

Commit

Permalink
Revert netSdkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeEvansLarah authored Sep 11, 2023
1 parent 7a91f4a commit b4256cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
needs: prepareConfig
uses: endjin/Endjin.RecommendedPractices.GitHubActions/.github/workflows/scripted-build-pipeline.yml@feature/refactor-custom-secrets
with:
netSdkVersion: '7.x'
netSdkVersion: '6.0.x'
# workflow_dispatch inputs are always strings, the type property is just for the UI
forcePublish: ${{ github.event.inputs.forcePublish == 'true' }}
skipCleanup: ${{ github.event.inputs.skipCleanup == 'true' }}
Expand Down

0 comments on commit b4256cc

Please sign in to comment.