diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 731a4a0c..c31cc7bc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,10 +5,10 @@ name: Release on: workflow_call: - secrets: - GPG_KEY_BASE64: - required: true - description: GPG key for signing + # secrets: + # GPG_KEY_BASE64: + # required: true + # description: GPG key for signing jobs: publish: