Skip to content

Commit

Permalink
Update GitHub release action
Browse files Browse the repository at this point in the history
  • Loading branch information
ibauersachs committed Jul 17, 2023
1 parent b1b02a5 commit 532ecd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-and-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ jobs:
- name: Create release
if: github.ref == 'refs/heads/master'
uses: ncipollo/release-action@40bb172bd05f266cf9ba4ff965cb61e9ee5f6d01
uses: ncipollo/release-action@37c87f6b53fb46d40450c3cac428aa83c8d0055f
with:
artifacts: "target/*.jar,debian-releases.tar"
allowUpdates: true
Expand Down

0 comments on commit 532ecd5

Please sign in to comment.