We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e701a60 commit 29e53e9Copy full SHA for 29e53e9
2 files changed
.claude/settings.local.json
@@ -0,0 +1,9 @@
1
+{
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(npm run:*)",
5
+ "Bash(cat:*)",
6
+ "Bash(head:*)"
7
+ ]
8
+ }
9
+}
package.json
@@ -1,6 +1,6 @@
{
"name": "upload-release-action",
- "version": "2.11.4",
+ "version": "2.11.5",
"type": "module",
"private": true,
"description": "Upload files to a GitHub release",
0 commit comments