We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62c5b9 commit 0a67aa4Copy full SHA for 0a67aa4
.github/workflows/publish_stable.yml
@@ -10,7 +10,7 @@ jobs:
10
secrets: inherit
11
with:
12
branch: 'master'
13
- version_file: 'ovos-solver-failure-plugin/version.py'
+ version_file: 'ovos_solver_failure_plugin/version.py'
14
setup_py: 'setup.py'
15
publish_release: true
16
.github/workflows/release_workflow.yml
@@ -12,7 +12,7 @@ jobs:
branch: 'dev'
17
update_changelog: true
18
publish_prerelease: true
0 commit comments