Skip to content

Commit

Permalink
Update release.yml (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
IeuanWalker authored Apr 19, 2024
1 parent b85134a commit 71bbbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [published]

env:
NET_VERSION: 7.0.101
NET_VERSION: 8.0.204
PROJECT_PATH: 'Scr/Breadcrumb.csproj'
NUGET_PATH: './**/IeuanWalker.Maui.Breadcrumb.${{ github.event.release.tag_name }}.nupkg'

Expand Down

0 comments on commit 71bbbcb

Please sign in to comment.