fix: remove GPG and run on spawn (#1426)

* fix: first pass remove gpg

* fix: import key

* fix: break validation

* fix: fail ci

* fix: make it the right signature file

* fix: perhaps console

* fix: cleanup

* fix: io the import

* fix: remove from container for now
This commit is contained in:
Tom Hu
2024-05-14 21:26:56 +07:00
committed by GitHub
parent b71af43c1e
commit 2791a5c4fe
6 changed files with 65 additions and 502 deletions

View File

@@ -26,7 +26,6 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"gpg": "^0.6.0",
"undici": "5.28.4"
},
"devDependencies": {