better realease file + video presentation
This commit is contained in:
@@ -98,7 +98,7 @@ fi
|
||||
############################################
|
||||
# Commit + tag local + push
|
||||
############################################
|
||||
git add package.json version.json
|
||||
git add package.json version.json package-lock.json src/ main.js preload.js .gitignore
|
||||
git commit -m "chore: release ${TAG}" || true
|
||||
git tag -a "${TAG}" -m "Release ${TAG}"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user