Skip to content

Commit

Permalink
ci: publish i6-shell
Browse files Browse the repository at this point in the history
  • Loading branch information
kruserr committed Oct 12, 2024
1 parent 31cc095 commit efd1ac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ jobs:
- name: Publish
run: |
cargo publish -p i6-pack --token ${{ secrets.CARGO_TOKEN }}
cargo publish -p i6-shell --token ${{ secrets.CARGO_TOKEN }}
cargo publish -p i6 --token ${{ secrets.CARGO_TOKEN }}

0 comments on commit efd1ac3

Please sign in to comment.