Skip to content

Commit

Permalink
fix workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
PCSwingle committed Feb 16, 2024
1 parent 899744b commit a300df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: Upload Python Package

on:
workflow_dispatch
workflow_dispatch: {}
release:
types: [published]

Expand Down

0 comments on commit a300df3

Please sign in to comment.