We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02bd6e3 commit 6c392feCopy full SHA for 6c392fe
1 file changed
.github/workflows/prepare-release.yml
@@ -79,7 +79,7 @@ jobs:
79
\`\`\`bash
80
git checkout main
81
git pull
82
- cargo dist plan
+ dist plan
83
cargo release --execute
84
\`\`\`
85
EOF
0 commit comments