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 90bbad1 commit fd6c820Copy full SHA for fd6c820
.github/workflows/upload.yaml
@@ -70,4 +70,4 @@ jobs:
70
dest: '[email protected]:/servers/workflow'
71
72
- name: Display status from deploy
73
- run: echo "${{ steps.deploy.outputs.status }}"
+ run: echo "${{ steps.deploy-server.outputs.status }}"
0 commit comments