Skip to content

Commit

Permalink
updated the list of distros, removed the end of support
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Feb 18, 2023
1 parent 10150db commit ffa95ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,12 @@ jobs:
uses: actions/setup-dotnet@v3.0.3
with:
dotnet-version: '7.0.x'
-
uses: actions/download-artifact@v3
name: Download gitversion tool
with:
name: tool
path: ${{ github.workspace }}/dogfood
-
name: '[Publish Documentation]'
if: ${{ github.event_name == 'push' }}
Expand Down

0 comments on commit ffa95ec

Please sign in to comment.