Update json-master.yml

This commit is contained in:
stam 2021-01-17 03:47:24 +03:00
parent f702f51f3e
commit 8a08a807f2

View File

@ -23,7 +23,7 @@ jobs:
# run: echo "RELEASE_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
- name: Checkout repository
- uses: actions/checkout@v2
uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}