Skip to content

Commit

Permalink
Dewbug
Browse files Browse the repository at this point in the history
  • Loading branch information
brookback committed Feb 1, 2024
1 parent 1d52abe commit 4d41554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
echo "$OUTPUT"
exit 1
env:
OUTPUT: ${{ needs.check_latest_note.outputs.do_post }}
OUTPUT: ${{ needs.check_latest_note.outputs }}

- name: Wait for site to deploy
timeout-minutes: 5
Expand Down

0 comments on commit 4d41554

Please sign in to comment.