We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b02a5 commit 532ecd5Copy full SHA for 532ecd5
.github/workflows/maven-and-native.yml
@@ -443,7 +443,7 @@ jobs:
443
444
- name: Create release
445
if: github.ref == 'refs/heads/master'
446
- uses: ncipollo/release-action@40bb172bd05f266cf9ba4ff965cb61e9ee5f6d01
+ uses: ncipollo/release-action@37c87f6b53fb46d40450c3cac428aa83c8d0055f
447
with:
448
artifacts: "target/*.jar,debian-releases.tar"
449
allowUpdates: true
0 commit comments