1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2025-02-10 15:34:40 -05:00

Update create-dataset.yml

This commit is contained in:
Ivan Demidov 2020-03-26 14:05:41 +03:00 committed by GitHub
parent f2a6b06ec5
commit 1f3aa0f54a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ jobs:
with:
ref: ${{ github.head_ref }}
- name: Awesome readme to data
uses: Scrum/awesome-readme-to-data-action@v0.1.1
uses: Scrum/awesome-readme-to-data-action@v0.1.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Commit files and Push changes