Skip to content

Commit

Permalink
ci: fix publish job name
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbz00 committed Oct 15, 2024
1 parent 505b4c4 commit 621f27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
uses: ./.github/actions/build_setup
- name: Publish damock-macros
run: cargo publish --package damock-macros
- name: Publish rops cli
- name: Publish damock
run: cargo publish --package damock

0 comments on commit 621f27d

Please sign in to comment.