fix: Permission Issue on Release (#1)

This commit is contained in:
FarDeath 2026-04-13 19:40:46 +03:00 committed by GitHub
parent d51ca80202
commit 30e4de0577
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 4 deletions

View file

@ -24,10 +24,7 @@
"center": true,
"visible": true
}
],
"security": {
"csp": "default-src 'self'; img-src 'self' screenshots: asset: https://asset.localhost http://asset.localhost; style-src 'self' 'unsafe-inline'; font-src 'self'; connect-src 'self' https://* http://* screenshots: asset:; script-src 'self' 'unsafe-inline' 'unsafe-eval';"
}
]
},
"bundle": {
"active": true,