Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Update release_draft.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kurmann authored Apr 25, 2024
1 parent 8b8aeba commit 2f324d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

env:
CSPROJ_FILE: Templates/Templates.csproj
CSPROJ_FILE: Templates.csproj
DOTNET_VERSION: '8.0.x'

steps:
Expand All @@ -42,4 +42,4 @@ jobs:
with:
config-name: 'release-drafter-config.yml'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2f324d7

Please sign in to comment.