Skip to content

Commit

Permalink
CI: DOTNET_ROLL_FORWARD=LatestMajor
Browse files Browse the repository at this point in the history
  • Loading branch information
odalet-addup committed Feb 21, 2024
1 parent 4889b97 commit c7a1101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
run: dotnet sonarscanner end /d:sonar.login="${{secrets.SONAR_TOKEN}}"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOTNET_ROLL_FORWARD: LatestMajor
- name: Collect Windows executable
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit c7a1101

Please sign in to comment.