From c924db56137ce0543209d650cd07c7a395026b61 Mon Sep 17 00:00:00 2001 From: Hannes Kuchelmeister <13hannes11@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:37:30 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6491a3..6041141 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: - uses: actions/download-artifact@v4 - name: Show files run: ls - - uses: "dciborow/action-automatic-releases-2@v1.0.0" + - uses: "dciborow/action-github-releases@v1.0.1" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" prerelease: true @@ -64,5 +64,4 @@ jobs: title: 'Latest Development Build' files: | **/*.flatpak - **