We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707e634 commit 042294bCopy full SHA for 042294b
.github/workflows/deploy.yml
@@ -55,6 +55,7 @@ jobs:
55
strategy:
56
matrix:
57
server: ${{ fromJson(needs.create-deployment-artifacts.outputs.deployment-matrix) }}
58
+
59
steps:
60
- uses: actions/download-artifact@v2
61
with:
0 commit comments