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 8497182 commit ec146c7Copy full SHA for ec146c7
.github/workflows/base.yaml
@@ -84,7 +84,7 @@ jobs:
84
env:
85
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
86
- name: Create release
87
- uses: softprops/[email protected].14
+ uses: softprops/[email protected].15
88
with:
89
body: ${{steps.github_release.outputs.changelog}}
90
0 commit comments