We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a1c46 commit 19acca9Copy full SHA for 19acca9
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: jmeridth/reusable-workflows/.github/workflows/release.yaml@53a9c808122ffaae9af948f72139fb4bd44ab74c
16
with:
17
publish: true
18
- release-config-name: release-drafter.yaml
+ release-config-name: release-drafter.yml
19
secrets:
20
github-token: ${{ secrets.GITHUB_TOKEN }}
21
release_image:
0 commit comments