We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9163a commit 8c7d756Copy full SHA for 8c7d756
.github/workflows/build.yml
@@ -73,7 +73,6 @@ jobs:
73
id: version_check
74
75
- name: Find and Replace
76
- runs-on: ubuntu-latest
77
run: sed -i -e 's/${version}/${version}-beta/g' Cargo.tml
78
79
- name: Publish Release
0 commit comments