diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 03ac9f7c..4cf3ec56 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -106,3 +106,5 @@ jobs: --release true \ --signed true fi + - name: Create GitHub Release + uses: softprops/action-gh-release@v1