We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 642235a + adc1cd2 commit f504c43Copy full SHA for f504c43
1 file changed
.github/workflows/release.yml
@@ -96,7 +96,7 @@ jobs:
96
steps:
97
98
- name: create release
99
- uses: softprops/action-gh-release@v2.3.4
+ uses: softprops/action-gh-release@v2.4.1
100
with:
101
name: v${{ github.event.inputs.version }}
102
generate_release_notes: true
0 commit comments