From ef220882d4bcf0a8a703ea62f9273e017c9ebb51 Mon Sep 17 00:00:00 2001 From: benedetta davico <46782255+benedettadavico@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:39:20 +0200 Subject: [PATCH] update the workflow file again with a temp fix reference: https://github.com/softprops/action-gh-release/issues/628 --- .github/workflows/publish-nym-binaries.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/publish-nym-binaries.yml b/.github/workflows/publish-nym-binaries.yml index 45585cf7d0..fef9420435 100644 --- a/.github/workflows/publish-nym-binaries.yml +++ b/.github/workflows/publish-nym-binaries.yml @@ -74,15 +74,10 @@ jobs: target/release/nymvisor target/release/nym-node retention-days: 30 - - - name: Use Node.js 18 - uses: actions/setup-node@v3 - with: - node-version: '18' - id: create-release name: Upload to release based on tag name - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 if: github.event_name == 'release' with: files: |