Skip to content

Commit

Permalink
Merge pull request #12 from lsst-dm/u/tobyj/implement_ci
Browse files Browse the repository at this point in the history
bugfix: correct typo
  • Loading branch information
tcjennings authored Jan 10, 2025
2 parents 92ab6cf + 0ab07f2 commit 869e392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]"
Expand Down

0 comments on commit 869e392

Please sign in to comment.