Skip to content

Commit c01b65d

Browse files
committed
Remove repository input for github-changelog-generator
Looks like such an input in the action defaults to `${{ github.repository }}`
1 parent e6209d8 commit c01b65d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/spring-finalize-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
uses: spring-io/[email protected]
4848
with:
4949
milestone: ${{ env.MILESTONE }}
50-
repository: ${{ github.repository }}
5150
token: ${{ env.GITHUB_TOKEN }}
5251
config-file: changelog.properties
5352

0 commit comments

Comments
 (0)