Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mammadkoma/MySite
Browse files Browse the repository at this point in the history
  • Loading branch information
mammadkoma committed Sep 26, 2024
2 parents c3bd64b + 3237423 commit 7017960
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.x
dotnet-version: 9.x
include-prerelease: true

- name: dotnet workload restore
Expand All @@ -33,4 +33,4 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
FOLDER: release/wwwroot
FOLDER: release/wwwroot

0 comments on commit 7017960

Please sign in to comment.