Skip to content

Commit

Permalink
CI release action
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinleroy committed Aug 30, 2024
1 parent 15fbf1f commit 53ccfdc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- run: nix develop --command \
cargo ws publish skip --no-remove-dev-deps --from-git --yes --token ${{ secrets.CRATES_IO }}
- run: nix develop --command cargo ws publish skip --no-remove-dev-deps --from-git --yes --token ${{ secrets.CRATES_IO }}

publish-ide:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 53ccfdc

Please sign in to comment.