Skip to content

Commit

Permalink
Merge pull request #76 from AbanteAI/version-0.1.3
Browse files Browse the repository at this point in the history
fix workflow_dispatch
  • Loading branch information
PCSwingle authored Feb 16, 2024
2 parents ea530df + a300df3 commit f8a7a11
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 f8a7a11

Please sign in to comment.