Skip to content

Commit dcf38a2

Browse files
committed
is this what we do now
1 parent 47f82f3 commit dcf38a2

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" bundle exec github_changelog_generator -u gjtorikian -p html-pipeline
3+
bundle exec github_changelog_generator -u gjtorikian -p html-pipeline --token $GITHUB_TOKEN

0 commit comments

Comments
 (0)