Skip to content

Commit a9a51b9

Browse files
chore(main): release multi-runner-build-workflow 0.2.2
1 parent 9efc970 commit a9a51b9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/workflows/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.2](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v0.2.1...multi-runner-build-workflow-v0.2.2) (2025-10-15)
4+
5+
6+
### Bug Fixes
7+
8+
* pre-job conditions ([#1040](https://github.com/immich-app/devtools/issues/1040)) ([8ddbcff](https://github.com/immich-app/devtools/commit/8ddbcffc561a94841cc2ce0a28a9c25f01fe97cd))
9+
310
## [0.2.1](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v0.2.0...multi-runner-build-workflow-v0.2.1) (2025-10-08)
411

512

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"actions/image-build": "0.1.1",
33
"actions/success-check": "0.0.4",
44
"actions/use-mise": "0.0.1",
5-
".github/workflows": "0.2.1",
5+
".github/workflows": "0.2.2",
66
"actions/pre-job": "1.1.0",
77
"actions/create-workflow-token": "1.0.0"
88
}

0 commit comments

Comments
 (0)