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 56180f7 commit d4583e0Copy full SHA for d4583e0
.github/workflows/upload.yaml
@@ -98,4 +98,4 @@ jobs:
98
dest: 'rsync-user@tiye.me:/web-assets/repo/${{ github.repository }}'
99
100
- name: Display status from deploy
101
- run: echo "${{ steps.deploy.outputs.status }}"
+ run: echo "${{ steps.deploy-mdbook.outputs.status }}"
0 commit comments