Skip to content

Commit 532ecd5

Browse files
committed
Update GitHub release action
1 parent b1b02a5 commit 532ecd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-and-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ jobs:
443443
444444
- name: Create release
445445
if: github.ref == 'refs/heads/master'
446-
uses: ncipollo/release-action@40bb172bd05f266cf9ba4ff965cb61e9ee5f6d01
446+
uses: ncipollo/release-action@37c87f6b53fb46d40450c3cac428aa83c8d0055f
447447
with:
448448
artifacts: "target/*.jar,debian-releases.tar"
449449
allowUpdates: true

0 commit comments

Comments
 (0)