Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SebRollen committed Jul 16, 2021
1 parent 1ce6c96 commit fc4c299
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 @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2
- name: Read version number
id: read_toml
uses: SebRollen/toml_action@v1.0.0
uses: SebRollen/toml-action@v1.0.0
with:
file: Cargo.toml
field: package.version
Expand Down

0 comments on commit fc4c299

Please sign in to comment.