Skip to content

Commit b422c3b

Browse files
committed
wip
1 parent cd63bb4 commit b422c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Generate Changelog
4747
env:
4848
CHANGELOG_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49-
run: gem install github_changelog_generator -v 1.15.2 && github_changelog_generator
49+
run: gem install github_changelog_generator -v 1.15.2 && github_changelog_generator --user locationtech --project geowave
5050

5151
- name: Install Local Artifacts
5252
run: mvn install -B -DskipTests -Dspotbugs.skip

0 commit comments

Comments
 (0)