Skip to content

Commit 96256f5

Browse files
authored
Merge pull request #9 from Micka2302/codex/remove-overwrite-option-from-release-build.yml
Remove unsupported overwrite flag from release upload
2 parents 105a9bb + 8e20b81 commit 96256f5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
uses: softprops/action-gh-release@v1
7171
with:
7272
files: ${{ env.PACKAGE_ARCHIVE }}
73-
overwrite: true
7473

7574
- name: Document package layout
7675
if: always()

0 commit comments

Comments
 (0)