Skip to content

Commit

Permalink
variable syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Apr 27, 2020
1 parent fc089b0 commit 2443c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apidocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout release tag
uses: actions/checkout@v2
with:
ref: GITHUB_REF
ref: ${{ GITHUB_REF }}
- name: Checkout GitHub pages branch
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 2443c12

Please sign in to comment.