We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7a330 commit 52bebc3Copy full SHA for 52bebc3
.github/workflows/ecosystem-ci-selected.yml
@@ -67,6 +67,7 @@ jobs:
67
uses: dawidd6/action-download-artifact@v4
68
with:
69
repo: ${{ inputs.repo }}
70
+ workflow: upload-packages.yml
71
branch: ${{ inputs.ref }}
72
name: packages
73
github_token: ${{ secrets.ECOSYSTEM_CI_ACCESS_TOKEN }}
@@ -78,6 +79,7 @@ jobs:
78
79
80
81
82
83
commit: ${{ inputs.ref }}
84
85
0 commit comments