Skip to content

Commit 042294b

Browse files
🚀 Finish Deploy.yml file
1 parent 707e634 commit 042294b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
strategy:
5656
matrix:
5757
server: ${{ fromJson(needs.create-deployment-artifacts.outputs.deployment-matrix) }}
58+
5859
steps:
5960
- uses: actions/download-artifact@v2
6061
with:

0 commit comments

Comments
 (0)