2 parents 38db254 + 42c706a commit ff522d6Copy full SHA for ff522d6
1 file changed
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
git_committer_name: "github-actions[bot]"
30
git_committer_email: "github-actions[bot]@users.noreply.github.com"
31
32
- - uses: python-semantic-release/publish-action@v9
+ - uses: python-semantic-release/publish-action@v10
33
if: steps.release.outputs.released == 'true'
34
with:
35
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments