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 97a4bce commit 49f3654Copy full SHA for 49f3654
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.6.1
+ uses: softprops/action-gh-release@v3.0.0
79
with:
80
fail_on_unmatched_files: false
81
generate_release_notes: true
0 commit comments