Skip to content

Commit

Permalink
ci: release.yml を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsukina-7mochi authored Jan 17, 2025
1 parent 59bd200 commit a34122c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ jobs:
"name": "psd",
"output": "./dist/Export as psd.lua"
}'
# - '{
# "name": "icon-and-cursor",
# "output": "./dist/Export as ico cur ani.lua"
# }'
# - '{
# "name": "lcd-pixel-filter",
# "output": "./dist/LCD Pixel Filter.lua"
# }'
- '{
"name": "icon-and-cursor",
"output": "./dist/Export as ico cur ani.lua"
}'
- '{
"name": "lcd-pixel-filter",
"output": "./dist/LCD Pixel Filter.lua"
}'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a34122c

Please sign in to comment.