Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jooaf authored Aug 3, 2024
1 parent d5c355b commit c67f771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:
git config user.name github-actions
git config user.email [email protected]
git add thoth.rb
git commit -m "Update Thoth to ${{ github.event.inputs.version }}"
git commit -m "Updated Thoth to ${{ github.event.inputs.version }}"
git push
publish_to_cargo:
Expand Down

0 comments on commit c67f771

Please sign in to comment.