Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Don't set gpg key in release action
The gpg key is not used in the release action (at least at the moment). The gpg key is only used in the sign-release-files action. This fixes the release when files should be signed because importing a gpg key twice results in a gpg error.
- Loading branch information