We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748a729 commit a2878f1Copy full SHA for a2878f1
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
- uses: softprops/action-gh-release@v2
88
with:
89
files: |
90
- .artifacts/package/**.whl
+# .artifacts/package/**.whl
91
# .artifacts/documentation/latex/reticulumnetworkstack.pdf
92
# .artifacts/documentation/epub/ReticulumNetworkStack.epub
93
draft: true
0 commit comments