Skip to content

Commit

Permalink
feat: change deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninerian committed Oct 13, 2022
1 parent fe3b2b0 commit 9387ff5
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 64 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ dist
### https://raw.github.com/github/gitignore/b0012e4930d0a8c350254a3caeedf7441ea286a3/Global/macOS.gitignore

# General
.DS_Store
.AppleDouble
.LSOverride

Expand Down
4 changes: 0 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ inputs:
description: ""
required: false
default: "dependencies, javascript, security"
package_manager:
description: "Select the package manager used in your project. (npm|yarn)"
required: false
default: "npm"
runs:
using: "node16"
main: "dist/index.cjs"
Loading

0 comments on commit 9387ff5

Please sign in to comment.