Skip to content

Commit

Permalink
Merge pull request #17 from Holo-Host/hotfix/description-manifest
Browse files Browse the repository at this point in the history
Fix description
  • Loading branch information
mrruby authored Jul 23, 2024
2 parents 72aff54 + 051e23a commit f5b989e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/client-PR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: 'client-pr'
on:
pull_request:
branches: [main]
paths:
- 'holo-key-manager-js-client/package.json'
- '.github/workflows/client-PR.yaml'
merge_group:
branches: [main]
types: [checks_requested]
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/extension-PR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: 'extension-pr'
on:
pull_request:
branches: [main]
paths:
- 'holo-key-manager-extension/**'
merge_group:
branches: [main]
types: [checks_requested]
Expand Down
2 changes: 1 addition & 1 deletion holo-key-manager-extension/static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Holo Key Manager",
"description": "Holo Key manager is key administration made simple. Generate and securely store keys on dWeb & Web3 applications across multiple devices. Easy transactions and log in with no passwords, open source advanced encryption keeping your keys safe!",
"description": "Holo Key manager is key administration made simple. Generate and securely store keys on dWeb & Web3 applications in multiple devices",
"version": "0.0.76",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiAtKvbHNTN3O2BLRZH7RkLczaMLenSeZu+YP+KomPQPZ18nt4DY9boIN/+GWts7gCzEeQq59l8edGdF2P7xAbsRxYR88+zFEbxMtIyfyqJZIlzXwnvPJkwGu/S6arNtX48K7q1+xnJEE7VyeYSj6/i2LR+LmPigCzY9JCP7+SmWVeYbdm3kZmReK0ecfh15RXSNjZpXJUgrbea/RVxweggYKnmhhOUBmuJSCLoWTXIuJPBMwGQK1O2GKBqHOq94bPVSF7j+4WzSpPan70ZZJX/reFsOFE/idfFN6wbizjR1Ne50Po03kudEmfQgoqUhVpd0wP8A3YbqE7ODdZcCPPwIDAQAB",
"manifest_version": 3,
Expand Down

0 comments on commit f5b989e

Please sign in to comment.