Skip to content

Commit

Permalink
feat(clones): add clones history for generators (ui5-community#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
marianfoo committed May 14, 2022
1 parent ed2fc2b commit 1c77b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: |
git add data/data.json
git add data/versions.json
git add data/clones.json
git commit -m "chore: crawl"
git push origin HEAD:live-data -f
continue-on-error: true

0 comments on commit 1c77b42

Please sign in to comment.