Skip to content

Commit

Permalink
Need to only do fluxion!
Browse files Browse the repository at this point in the history
  • Loading branch information
wireboy5 committed Aug 26, 2024
1 parent 33d7b82 commit 0b8da5a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
profile: minimal
toolchain: stable
override: true
- run: cargo publish -p fluxion_macro --token ${CARGO_REGISTRY_TOKEN}
env:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
- run: cargo publish -p fluxion --token ${CARGO_REGISTRY_TOKEN}
env:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 0b8da5a

Please sign in to comment.