Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacivale authored Jan 31, 2025
1 parent fe2aea8 commit 9418c92
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@ name: Build for NuGet Release

on:
push:
branches: [ "main" ]
paths-ignore:
- "**.md"
pull_request:
branches: [ "main" ]


env:
DOTNET_VERSION: '9.0.x'
PluginSolutionPath: 'src\Plugin.Maui.BottomSheet\Plugin.Maui.BottomSheet.sln'
Expand Down

0 comments on commit 9418c92

Please sign in to comment.