Skip to content

Commit

Permalink
commit description도 지원하게 수정 (#12)
Browse files Browse the repository at this point in the history
* feat: support commit descriptions

* feat: use node 20

* feat: bump dependencies

* feat: update dist
  • Loading branch information
algoshipda authored Aug 12, 2024
1 parent 2d50194 commit ed539f4
Show file tree
Hide file tree
Showing 5 changed files with 101,155 additions and 46,849 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ outputs:
description: 'success'

runs:
using: 'node12'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit ed539f4

Please sign in to comment.