Skip to content

Commit

Permalink
fix(ci): remove extra print
Browse files Browse the repository at this point in the history
Signed-off-by: vados <[email protected]>
  • Loading branch information
t3hmrman committed Dec 7, 2023
1 parent 168419b commit 077297d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prep-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
VERSION: ${{inputs.version}}
run: |
echo value=$(just print-version) >> GITHUB_OUTPUT
echo "version=$(just print-version)"
# TODO: We should update the CHANGELOG to the new version

Expand Down

0 comments on commit 077297d

Please sign in to comment.