diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c4cba46..51b4de4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -51,7 +51,7 @@ jobs: quadtrix README.md LICENSE run.md backend engine iGPU include src data config frontend/dist - name: Create GitHub release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: quadtrix-linux.tar.gz generate_release_notes: true