Skip to content

Commit d4583e0

Browse files
committed
update id in CI script
1 parent 56180f7 commit d4583e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ jobs:
9898
dest: 'rsync-user@tiye.me:/web-assets/repo/${{ github.repository }}'
9999

100100
- name: Display status from deploy
101-
run: echo "${{ steps.deploy.outputs.status }}"
101+
run: echo "${{ steps.deploy-mdbook.outputs.status }}"

0 commit comments

Comments
 (0)