diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 973a0df..cad3d94 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -53,7 +53,7 @@ jobs: - name: Release if: github.ref == 'refs/heads/mainline' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: #files: ${{ github.workspace }}/ISO/*.tar.gz #files: ${{ github.workspace }}/ISO/*.iso