Skip to content

Commit

Permalink
Fix release tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianadam committed Jul 3, 2024
1 parent c7eee58 commit 948b053
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
build:
name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
outputs:
tag: ${{ steps.git.outputs.tag }}
strategy:
matrix:
config:
Expand Down

0 comments on commit 948b053

Please sign in to comment.