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 9871ff8 commit 8ce3ccdCopy full SHA for 8ce3ccd
.github/workflows/release.yml
@@ -74,6 +74,7 @@ jobs:
74
- name: Check folder
75
run: |
76
ls
77
+ cd ./scrapegraph-py
78
- name: Semantic Release
79
uses: cycjimmy/[email protected]
80
with:
0 commit comments