Skip to content
Snippets Groups Projects
Unverified Commit ef220882 authored by benedetta davico's avatar benedetta davico Committed by GitHub
Browse files

update the workflow file again with a temp fix

parent 59e26178
Branches benny/node-version-test
Tags nym-binaries-v2025.11-cheddar
No related merge requests found
......@@ -75,14 +75,9 @@ jobs:
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: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment