Skip to content

Commit

Permalink
ci: update publish workflow to respect virtual workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
WillLillis committed Feb 3, 2025
1 parent 0a281b9 commit e925830
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:

- uses: katyo/publish-crates@v2
with:
path: './asm-lsp'
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
ignore-unpublished-changes: true

0 comments on commit e925830

Please sign in to comment.