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 9015f86 commit 7ba4403Copy full SHA for 7ba4403
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
JRELEASER_MAVENCENTRAL_SONATYPE_TOKEN: ${{ secrets.SONATYPE_PASSWORD }}
36
- name: JReleaser release output
37
if: always()
38
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
39
with:
40
name: jreleaser-release
41
path: |
0 commit comments