From f5fb1de6398361b1ee46d42aaa9525e869fa548f Mon Sep 17 00:00:00 2001 From: wlodekm Date: Fri, 15 Nov 2024 10:01:48 +0200 Subject: AAAAAAAAAAAAAAAAA --- .github/workflows/main.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9a77ff5..f8a36f8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,13 +42,9 @@ jobs: uses: actions/checkout@v3 - name: Create GitHub Release - uses: ghcli/release-action@v1 + uses: softprops/action-gh-release@v1 with: + files: build/compressed/* # Upload the files to the GitHub release tag_name: ${{ github.ref }} # Use the pushed tag as the release version release_name: Release ${{ github.ref }} body: "Automated release for version ${{ github.ref }}" - - - name: Upload release assets - uses: softprops/action-gh-release@v1 - with: - files: build/compressed/* # Upload the files to the GitHub release -- cgit 1.4.1-2-gfad0