From 216c324757d6239a2fffb6415c1ecfe475c99742 Mon Sep 17 00:00:00 2001 From: Florian OMNES <26088210+flomnes@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:46:59 +0100 Subject: [PATCH] up --- .github/workflows/centos.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/centos.yml b/.github/workflows/centos.yml index 55349c3..7ddcc59 100644 --- a/.github/workflows/centos.yml +++ b/.github/workflows/centos.yml @@ -40,9 +40,11 @@ jobs: env: GITHUB_TOKEN: ${{ github.token }} uses: - bruceadams/get-release@v1.2.3 + bruceadams/get-release@v1.3.2 - name: Publish sirius install + env: + GITHUB_TOKEN: ${{ github.token }} if: ${{ env.RELEASE_CREATED == 'true' }} uses: actions/upload-release-asset@v1.0.2 with: