From c28c420d6ef484f4ae32e981d57c0d54e260798e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Mon, 6 Jun 2022 08:31:17 +0200 Subject: [PATCH] Update main-latest.yml --- .github/workflows/main-latest.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main-latest.yml b/.github/workflows/main-latest.yml index 54bb3b9..7bc19fe 100644 --- a/.github/workflows/main-latest.yml +++ b/.github/workflows/main-latest.yml @@ -46,12 +46,21 @@ jobs: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "latest" prerelease: false - title: "Latest Linux kernel shallow git trees" + title: "Linux shallow git trees" files: | /tmp/workdir/kernel/output/*.gitshallow /tmp/workdir/kernel/output/*.gitbundle /tmp/workdir/kernel/output/*.git.tar + - name: Upload firmware to release + uses: softprops/action-gh-release@v1 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + with: + tag_name: latest + body: "

Armbian Linux

" + files: /tmp/workdir/kernel/worktree/LICENSE + - name: Deploy to server run: | ls -l /tmp/workdir/kernel/output/