Update action.yml

pull/1/head
Ting 6 years ago committed by GitHub
parent a4d40a789f
commit 43e798a233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 }}

Loading…
Cancel
Save