Browse Source

Remove unnecessary configuration

This commit removes the repository configuration as it default to where
the action is ran.

Closes gh-42516
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
dbc4fae9fe
  1. 1
      .github/actions/create-github-release/changelog-generator.yml

1
.github/actions/create-github-release/changelog-generator.yml

@ -1,5 +1,4 @@ @@ -1,5 +1,4 @@
changelog:
repository: ${{ github.repository }}
sections:
- title: ":star: New Features"
labels:

Loading…
Cancel
Save