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 13da4e2 commit 2e50bf8Copy full SHA for 2e50bf8
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: robinraju/release-downloader@v1
37
with:
38
repository: "PrepPipe/preppipe-python"
39
- tag: "latest-develop"
+ tag: "latest"
40
fileName: "preppipe-docs-overlay.7z.*"
41
tarBall: false
42
zipBall: false
0 commit comments