Skip to content

Commit

Permalink
chore: temp 5
Browse files Browse the repository at this point in the history
  • Loading branch information
LuciNyan committed Aug 16, 2024
1 parent fee29fe commit 35d29e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/github-action/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "pixel-profile-action",
"name": "pixel-profile-github-action",
"version": "1.0.0",
"dependencies": {
"@actions/core": "1.10.1",
Expand All @@ -12,7 +12,7 @@
"dotenv": "16.3.1"
},
"scripts": {
"build": "ncc build --external canvas --external gifsicle --out ../../action/dist ./index.ts",
"build:local": "ncc build --out ../../action/dist ./index.ts",
"run:build": "INPUT_OUTPUTS='dist/github-stats?username=LuciNyan&theme=fuji&hide=avatar&avatar_border=false&screen_effect=true' node ../../action/dist/index.js",
"rerun": "npm run build && npm run run:build"
}
Expand Down

0 comments on commit 35d29e1

Please sign in to comment.