Skip to content

Commit

Permalink
update id in CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Mar 31, 2022
1 parent 56180f7 commit d4583e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ jobs:
dest: '[email protected]:/web-assets/repo/${{ github.repository }}'

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

0 comments on commit d4583e0

Please sign in to comment.