Skip to content

Commit

Permalink
ci: no need to publish twice
Browse files Browse the repository at this point in the history
  • Loading branch information
its-danny committed Aug 19, 2024
1 parent 63f01fc commit 2fc0402
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
git-user: "Mitch"
git-user-email: "open.source@quiet.camp"
- run: cog changelog --at ${{ steps.release.outputs.version }}
- run: cargo publish
- uses: softprops/action-gh-release@v2
with:
body_path: CHANGELOG.md
Expand Down

0 comments on commit 2fc0402

Please sign in to comment.