Skip to content

Commit 454dbf5

Browse files
authored
BLD: Fix release
2 parents cf9a2a7 + 3c26b50 commit 454dbf5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/workflows/release.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: release
22

3-
# on:
4-
# workflow_run:
5-
# workflows:
6-
# - build
7-
# branches: [main]
8-
# types:
9-
# - completed
3+
on:
4+
workflow_run:
5+
workflows:
6+
- build
7+
branches: [main]
8+
types:
9+
- completed
1010

1111
jobs:
1212
tag-release:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.23.0 - 2024-09-24
3+
## 0.23.0 - 2024-09-25
44

55
### Enhancements
66
- Added new `Cmbp1Msg`

0 commit comments

Comments
 (0)