We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0fb1f1 + 8128783 commit a0d9dfaCopy full SHA for a0d9dfa
1 file changed
.github/workflows/python-cd.yml
@@ -164,7 +164,7 @@ jobs:
164
} >> $GITHUB_OUTPUT
165
166
- name: Create GitHub Release
167
- uses: softprops/action-gh-release@v3.0.0
+ uses: softprops/action-gh-release@v3.0.1
168
with:
169
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }} ♟️"
170
tag_name: ${{ steps.version.outputs.tag_name }}
0 commit comments