Skip to content

Commit

Permalink
Correctly define variable (#725)
Browse files Browse the repository at this point in the history
  • Loading branch information
saskliutas authored Jan 8, 2024
1 parent 11e375d commit be44bf4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pipelines/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ variables:
- group: "Caleb - iTwin GitHub Token"
- name: REPO_URL
value: github.com/iTwin/viewer-components-react
- NodeVersion: 18.16.0
- name: NodeVersion
value: 18.16.0

steps:
- template: templates/build-steps.yaml
Expand Down

0 comments on commit be44bf4

Please sign in to comment.