diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2b13271..7120fd6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -36,7 +36,7 @@ jobs: - name: Make Release id: release - uses: python-semantic-release/pythong-semantic-release@9 + uses: python-semantic-release/python-semantic-release@9 with: github_token: ${{ secrets.GITHUB_TOKEN }} git_committer_name: "github_actions[bot]"