We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d130aad commit aa5a44eCopy full SHA for aa5a44e
.github/workflows/release.yml
@@ -43,8 +43,6 @@ jobs:
43
OLD_VERSION=""
44
fi
45
46
- OLD_VERSION="0.2.15"
47
-
48
echo "Previous version: $OLD_VERSION"
49
echo "Current version: $NEW_VERSION"
50
0 commit comments