Skip to content

Commit

Permalink
feature/mx-1731 build current version (#87)
Browse files Browse the repository at this point in the history
# PR Context
- try out for a general mx-1731 solution

# Fixed
- build current version in release pipeline

---------

Signed-off-by: Nicolas Drebenstedt <[email protected]>
  • Loading branch information
cutoffthetop authored Jan 14, 2025
1 parent 6573294 commit d0e1462
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 1
ref: ${{ needs.release.outputs.tag }}

- name: Cache requirements
uses: actions/cache@v4
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- build current version in release pipeline

### Security

## [0.3.0] - 2024-11-07
Expand Down

0 comments on commit d0e1462

Please sign in to comment.