Skip to content

Commit 575e576

Browse files
bump
1 parent 4b1843a commit 575e576

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
outputs:
2323
TAG: ${{ steps.versions.outputs.TAG }}
2424
PKG_VER: ${{ steps.versions.outputs.PKG_VER }}
25+
RELEASE_NOTES: ${{ steps.versions.outputs.RELEASE_NOTES }}
2526
steps:
2627
- name: Checkout
2728
uses: actions/checkout@v4

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)