We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c91d410 + a0d9dfa commit 92204a7Copy full SHA for 92204a7
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