We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397ebdc commit b71a098Copy full SHA for b71a098
.travis/gh-pages.sh
@@ -27,8 +27,8 @@ git fetch upstream
27
git reset upstream/$TARGET_BRANCH
28
29
# Generate a Changelog.
30
-gem install github_changelog_generator
31
-github_changelog_generator -u haganbmj -p obs-websocket-js $RELEASE
+# gem install github_changelog_generator
+# github_changelog_generator -u haganbmj -p obs-websocket-js $RELEASE
32
33
# Add all files & ./dist to the new commit.
34
git add -A
0 commit comments