We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97a574 commit d56dbc9Copy full SHA for d56dbc9
.github/workflows/release-drafter-3x.yml
.github/workflows/release-drafter-master.yml renamed to .github/workflows/release-drafter.yml
@@ -9,6 +9,6 @@ jobs:
9
steps:
10
- uses: release-drafter/release-drafter@v5
11
with:
12
- config-name: 'release-drafter-master.yml'
+ config-name: 'release-drafter-master.yml' # located in .github/ in default branch
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments