File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.2.1] - 2026-01-12
9+
10+ ### Fixed
11+ - CI workflow: Added aptly installation step before publishing test to fix missing aptly command error
12+
813## [ 2.2.0] - 2026-01-12
914
1015### Added
Original file line number Diff line number Diff line change 11[project ]
22name = " setup-aptly-action"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " GitHub Action for setting up aptly and publishing Debian packages to Feel++ APT repository"
55readme = " README.md"
66requires-python = " >=3.8"
You can’t perform that action at this time.
0 commit comments