Fix build

This commit is contained in:
Sidharth Vinod
2021-06-02 21:47:22 +05:30
parent 559f4a8183
commit bde497c08c
+1 -1
View File
@@ -38,5 +38,5 @@ jobs:
git config user.name github-actions
git config user.email github-actions@github.com
git add .
git commit -m "Release $version"
git commit -nm "Release $version"
git push