Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonychiu2 authored Oct 18, 2024
1 parent 61d8743 commit e0e54b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ runs:
fi
OUT=$(echo $OUT | tr '\n' ' ')
echo "fix-report-url=$OUT" >> $GITHUB_OUTPUT
echo "Mobb URL: $OUT"
shell: bash -l {0}
- uses: Sibz/github-status-action@v1
with:
Expand Down

0 comments on commit e0e54b3

Please sign in to comment.