Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Commit

Permalink
refactor(cd): remove GitHub release requirement from crates.io step
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Mar 10, 2023
1 parent ec3e651 commit 2e1e605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 95,6 @@ jobs:

publish-crates-io:
name: Publish on crates.io
needs: publish-github
runs-on: ubuntu-20.04
steps:
- name: Checkout the repository
Expand Down

0 comments on commit 2e1e605

Please sign in to comment.