Skip to content

Commit

Permalink
add missing endline
Browse files Browse the repository at this point in the history
  • Loading branch information
vildead committed Sep 20, 2024
1 parent dbf5c1b commit 7e96625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
if [[ "$VERSION" != "$GITHUB_REF_NAME" ]]; then
echo "Version mismatch: setup.py ($VERSION) vs release tag ($GITHUB_REF_NAME)"
exit 1
fi
fi

0 comments on commit 7e96625

Please sign in to comment.