Skip to content

Commit

Permalink
ci: ensure release replace instead of delete
Browse files Browse the repository at this point in the history
  • Loading branch information
ChlodAlejandro committed Jan 14, 2023
1 parent 7de8464 commit f73dcc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,3 +169,5 @@ jobs:
draft: true
body: ${{ steps.changelog.outputs.content }}
artifacts: "artifacts/*"
allowUpdates: true
replacesArtifacts: true

0 comments on commit f73dcc2

Please sign in to comment.