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 8ce3ccd commit 3bb66c4Copy full SHA for 3bb66c4
.github/workflows/release.yml
@@ -78,6 +78,7 @@ jobs:
78
- name: Semantic Release
79
uses: cycjimmy/[email protected]
80
with:
81
+ working_directory: ./scrapegraph-py
82
semantic_version: 23
83
extra_plugins: |
84
semantic-release-pypi@3
0 commit comments