Skip to content

Commit a36e7bc

Browse files
committed
Fix release job
1 parent 04f0d03 commit a36e7bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
uses: softprops/action-gh-release@v1
3939
if: startsWith(github.ref, 'refs/tags/v')
4040
with:
41-
fail_on_unmatched_files: true
4241
files: |
4342
src/openlauncher/bin/Release/net6.0/${{ matrix.rid }}/publish/openlauncher
4443
src/openlauncher/bin/Release/net6.0/${{ matrix.rid }}/publish/openlauncher.exe

0 commit comments

Comments
 (0)