We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a27da2 commit 685d4c7Copy full SHA for 685d4c7
.github/workflows/godot-ci.yml
@@ -92,7 +92,6 @@ jobs:
92
- name: Upload Release
93
uses: softprops/action-gh-release@v2
94
with:
95
- name: ${{ env.EXPORT_NAME }} ${{ github.ref_name }}
96
make_latest: true
97
append_body: true
98
fail_on_unmatched_files: true
0 commit comments