mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2026-04-28 09:12:07 -06:00
Merge pull request #303 from crazy-max/esbuild
replace ncc with esbuild for action bundling
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
filename: upx-releases.json
|
||||
|
||||
open-pr:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
if: github.event_name != 'pull_request'
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user