Skip to content

Commit

Permalink
ci: fix release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Callahan Kovacs <[email protected]>
  • Loading branch information
mr-cal committed Nov 10, 2024
1 parent acce06a commit 9a94e28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ jobs:
artifacts: ${{ env.deb_file }}
token: ${{ secrets.GITHUB_TOKEN }}
tag: "latest"
removeArtifacts: true
replacesArtifacts: true

0 comments on commit 9a94e28

Please sign in to comment.