This commit is contained in:
Sidharth Vinod
2021-06-03 00:23:55 +05:30
parent 70c8b6014b
commit 0b7f1a8e4e
+1
View File
@@ -51,6 +51,7 @@ jobs:
cd ..
git config user.name github-actions
git config user.email github-actions@github.com
git config pull.rebase false
git pull origin gh-pages
git add .
git commit -nm "Release $version"