Skip to content

Commit a9c1bc7

Browse files
inputs.BUILDREF
1 parent a598eb7 commit a9c1bc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-node-openssl-fips.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
repository: Asana/node
5555
path: node
56-
ref: ${{ BUILD_REF }}
56+
ref: ${{ inputs.BUILD_REF }}
5757
token: ${{ secrets.GITHUB_TOKEN }}
5858

5959
- name: Extract Node Version

0 commit comments

Comments
 (0)