Update action.yml

This commit is contained in:
Ting 2019-07-22 00:02:22 -04:00 committed by GitHub
parent a4d40a789f
commit 43e798a233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ inputs:
ref:
description: 'Ref to checkout (SHA, branch, tag)'
required: true
default: ${{ github.version }}
default: ${{ github.sha }}
token:
description: 'Access token for clone repository'
default: ${{ github.token }}