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 bb8f1d1 commit 61c5fceCopy full SHA for 61c5fce
.github/workflows/main.yml
@@ -24,7 +24,6 @@ jobs:
24
uses: ncipollo/release-action@v1
25
with:
26
tag: ${{ steps.changelog.outputs.tag }}
27
- name: ${{ steps.changelog.outputs.tag }}
28
body: ${{ steps.changelog.outputs.clean_changelog }}
29
30
- name: Setup Node.js environment
0 commit comments