Skip to content

Commit 518d059

Browse files
committed
Updated file name
1 parent 8c7d756 commit 518d059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
id: version_check
7474

7575
- name: Find and Replace
76-
run: sed -i -e 's/${version}/${version}-beta/g' Cargo.tml
76+
run: sed -i -e 's/${version}/${version}-beta/g' Cargo.toml
7777

7878
- name: Publish Release
7979
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)