Skip to content

Commit

Permalink
fix: testing return
Browse files Browse the repository at this point in the history
  • Loading branch information
tool3 committed Nov 3, 2024
1 parent 7037599 commit 543a704
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 @@ -21,6 +21,8 @@ runs:
using: "composite"
steps:
- uses: actions/github-script@v7
with:
script: return context
branding:
icon: "book-open"
color: "purple"

0 comments on commit 543a704

Please sign in to comment.