Skip to content

Commit

Permalink
release draft workflow fix (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
lachmatt authored Feb 19, 2024
1 parent 35501f5 commit 7998691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
timeout-minutes: 30
env:
baseImage: ${{ matrix.baseImage }}
dotnetSdkVersion: 8.0.200
dotnetSdkVersion: 7.0.406
steps:
- uses: actions/[email protected]
- name: Build Docker image
Expand Down

0 comments on commit 7998691

Please sign in to comment.