Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ukorvl committed Oct 21, 2023
1 parent 72a135c commit 7829c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
if [ $NEW_PACKAGE_VERSION != $OLD_PACKAGE_VERSION ]; then
echo "Version was changed"
echo "version=$NEW_PACKAGE_VERSION" >> $GITHUB_OUTPUT
echo "version=xxxx" >> $GITHUB_OUTPUT
fi
build:
Expand Down

0 comments on commit 7829c21

Please sign in to comment.