Skip to content

Commit

Permalink
Fixing typo (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
ausias-armesto authored Oct 15, 2024
1 parent b6438d7 commit 513b243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Node.js
uses: hoprnet/hopr-workflows/actions/setup-node-js@master
with:
node-version: ${{ var.NODE_VERSION }}
node-version: ${{ vars.NODE_VERSION }}

- name: Setup GCP
id: gcp
Expand Down

0 comments on commit 513b243

Please sign in to comment.