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.
bundle exec
1 parent 29e7e28 commit d96c96bCopy full SHA for d96c96b
script/generate_changelog
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
- CHANGELOG_GITHUB_TOKEN="$GITHUB_TOKEN" github_changelog_generator -u gjtorikian -p tailwind_merge
+ CHANGELOG_GITHUB_TOKEN="$GITHUB_TOKEN" bundle exec github_changelog_generator -u gjtorikian -p tailwind_merge
0 commit comments