We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2007f7 commit bfdcd2aCopy full SHA for bfdcd2a
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: 3liz/[email protected]
23
24
- name: Create release on GitHub
25
- uses: ncipollo/release-action@v1.11.1
+ uses: ncipollo/release-action@v1.14.0
26
with:
27
body: ${{ steps.changelog.outputs.markdown }}
28
token: ${{ secrets.BOT_HUB_TOKEN }}
0 commit comments