Skip to content

Commit

Permalink
Fix github action release step
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronRP committed Sep 26, 2024
1 parent 9fae2a9 commit 5769fab
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 @@ -75,4 +75,4 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: '*.deb'
replacesArtifacts: true
allowUpdates: true

0 comments on commit 5769fab

Please sign in to comment.