We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8a1c46 + 19acca9 commit 6181c04Copy full SHA for 6181c04
.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