Pass Plugin Signing secrets as environment variables in the Release workflow

This commit is contained in:
Jakub Chrzanowski
2022-08-05 15:37:48 +02:00
committed by Jakub Chrzanowski
parent 89f829ced2
commit 00bef827ee
2 changed files with 6 additions and 0 deletions

View File

@@ -21,6 +21,9 @@
- Dependencies (GitHub Actions) - upgrade `actions/upload-artifact` to `3`
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2022.2.1`
### Fixed
- Pass Plugin Signing secrets as environment variables in the Release workflow
### Removed
- Removed Gradle caching from GitHub Actions