Skip to content

Commit d96c96b

Browse files
committed
bundle exec?
1 parent 29e7e28 commit d96c96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/generate_changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
CHANGELOG_GITHUB_TOKEN="$GITHUB_TOKEN" github_changelog_generator -u gjtorikian -p tailwind_merge
3+
CHANGELOG_GITHUB_TOKEN="$GITHUB_TOKEN" bundle exec github_changelog_generator -u gjtorikian -p tailwind_merge

0 commit comments

Comments
 (0)