We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 105a9bb + 8e20b81 commit 96256f5Copy full SHA for 96256f5
1 file changed
.github/workflows/release-build.yml
@@ -70,7 +70,6 @@ jobs:
70
uses: softprops/action-gh-release@v1
71
with:
72
files: ${{ env.PACKAGE_ARCHIVE }}
73
- overwrite: true
74
75
- name: Document package layout
76
if: always()
0 commit comments