Skip to content

Commit 2443c12

Browse files
committed
variable syntax
1 parent fc089b0 commit 2443c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apidocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout release tag
1515
uses: actions/checkout@v2
1616
with:
17-
ref: GITHUB_REF
17+
ref: ${{ GITHUB_REF }}
1818
- name: Checkout GitHub pages branch
1919
uses: actions/checkout@v2
2020
with:

0 commit comments

Comments
 (0)