Skip to content

Commit

Permalink
feat: update build tool
Browse files Browse the repository at this point in the history
use esbuild

BREAKING CHANGE: use esbuild
  • Loading branch information
bubkoo committed Oct 12, 2024
1 parent 6e97bab commit cfa250a
Show file tree
Hide file tree
Showing 26 changed files with 456 additions and 13,673 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ outputs:
description: The Git tag associated with the new release.

runs:
using: node16
using: node20
main: dist/index.js
branding:
icon: truck
Expand Down
Loading

0 comments on commit cfa250a

Please sign in to comment.