Skip to content

Commit

Permalink
feat: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Nov 7, 2023
1 parent ecb16b4 commit 2f8d03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/external-healthcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Mark as successful
id: status
run: |
echo "success=true"
echo "success=true" >> "$GITHUB_OUTPUT"
update-healthcheck-success:
name: Test build
Expand Down

0 comments on commit 2f8d03a

Please sign in to comment.