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 f340b6d commit 3fa55fd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,3 @@ jobs:
with:
artifacts: ${{ env.deb_file }}
token: ${{ secrets.GITHUB_TOKEN }}
name: ${{ env.deb_file }} - $(date +"%Y-%b-%d")
commit: main
removeArtifacts: true
replacesArtifacts: true

0 comments on commit 3fa55fd

Please sign in to comment.