feat: exclude_assets supports glob patterns (#417)
Related to #163 https://github.com/actions/toolkit/tree/main/packages/glob
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/glob": "^0.1.0",
|
||||
"@actions/io": "^1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user