Fix Docker release workflow cache failure

This commit is contained in:
Sergey Filkin
2026-04-17 23:46:55 +03:00
parent 94a3e102b4
commit e495df98b3
4 changed files with 12 additions and 8 deletions
+6
View File
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and the project uses Semantic Versioning.
## [0.1.1] - 2026-04-17
### Fixed
- Removed GitHub Actions cache export from the Docker release workflow after GitHub Actions Cache returned `502` during image publication.
## [0.1.0] - 2026-04-17
### Added