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.
2 parents 9dab0f1 + 98b0044 commit fbe0aaaCopy full SHA for fbe0aaa
.github/workflows/publish.yml
@@ -49,7 +49,7 @@ jobs:
49
ref: docsite
50
path: docsite
51
show-progress: false
52
- - uses: actions/download-artifact@v6
+ - uses: actions/download-artifact@v7
53
with:
54
name: collection
55
- run: docsite/workflow-support/make_docs.sh ${{ needs.publish_galaxy.outputs.collection_namespace }}.${{ needs.publish_galaxy.outputs.collection_name }} ${{ needs.publish_galaxy.outputs.collection_tarball }}
0 commit comments