Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bradanton authored Sep 4, 2024
1 parent 989e7d2 commit 69ec337
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Release to NuGet

on:
workflow_dispatch:
inputs:
packageVersion:
required: true
type: string
required: true
type: string
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 69ec337

Please sign in to comment.