Adds ref for checkout

This commit is contained in:
Akshay Nair
2020-10-09 17:36:36 +05:30
parent 6a7b738eea
commit 208b9e74d9
+2
View File
@@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- uses: borales/actions-yarn@v2.0.0
with:
cmd: install