Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
reenigneEsrever92 committed Dec 17, 2023
1 parent 70ed717 commit 8cc64bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
- name: Login
run: cargo login ${{secrets.CRATES_IO_TOKEN}}
- name: Publish
run: cargo workspaces -y ${{ github.event.inputs.version_level }}
run: cargo workspaces publish -y ${{ github.event.inputs.version_level }}

0 comments on commit 8cc64bf

Please sign in to comment.