diff --git a/.github/workflows/make-release.yaml b/.github/workflows/make-release.yaml index 8901831..0fb761c 100644 --- a/.github/workflows/make-release.yaml +++ b/.github/workflows/make-release.yaml @@ -71,7 +71,7 @@ jobs: - name: Create Release uses: softprops/action-gh-release@v1 with: - fail-on-unmatched-files: true + fail_on_unmatched_files: true files: | release-artifacts/*.deb release-artifacts/*.msi