Skip to content

Commit

Permalink
YAML fix
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Sep 11, 2024
1 parent 593c6d3 commit 3e19cfe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

name: 'Publish to NuGet.org'

on: workflow_dispatch
on:
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 3e19cfe

Please sign in to comment.