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 0633722 commit 9c8f7d1Copy full SHA for 9c8f7d1
1 file changed
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
./gradlew \
76
assemble
77
- name: Release
78
- uses: softprops/action-gh-release@v2.3.2
+ uses: softprops/action-gh-release@v2.3.3
79
with:
80
fail_on_unmatched_files: false
81
generate_release_notes: true
0 commit comments