Skip to content

Commit a1f56b9

Browse files
committed
stable: remove leftovers from rust import
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
1 parent 530e86d commit a1f56b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/stable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ jobs:
102102
git tag "$tag"
103103
git push origin "$branch"
104104
git push --tags
105-
cargo publish
106105
gh release create "$tag" --latest --title "$version"
107106
env:
108107
GH_TOKEN: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)