Unverified Commit 878140a6 authored by cutecutecat's avatar cutecutecat Committed by GitHub
Browse files

Update main.yml

parent 44dc82d9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,6 +34,8 @@ jobs:
        
    - name: Upload asset to release
      uses: gacts/upload-to-release@v1.0.1
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
      with:
        file: src/dist/windows/KnightReport.exe
        type: application/octet-stream