We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7744706 + 9497d19 commit c59f268Copy full SHA for c59f268
1 file changed
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
44
run: |
45
- semantic-release publish -D commit_author="github-actions <actions@github.com>"
+ semantic-release publish
46
47
- name: Set up Node
48
uses: actions/setup-node@v4
0 commit comments