Skip to content

Commit e6209d8

Browse files
committed
Use github.repository for github-changelog-generator
1 parent 81094b1 commit e6209d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)