We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e0a00b + c37c3df commit adfae36Copy full SHA for adfae36
1 file changed
.github/workflows/python-cd.yml
@@ -134,7 +134,7 @@ jobs:
134
} >> $GITHUB_OUTPUT
135
136
- name: Create GitHub Release
137
- uses: softprops/action-gh-release@v2.2.0
+ uses: softprops/action-gh-release@v2.5.0
138
with:
139
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }} ♟️"
140
tag_name: ${{ steps.version.outputs.tag_name }}
0 commit comments