Skip to content

Commit

Permalink
feat: Add data.d to the release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
empty-233 committed Dec 3, 2023
1 parent f56c8a5 commit b6283a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:

- name: Git push assets to release branch
run: |
cp ./data.d.ts ./data
cd data
git init
git config --local user.name "My GitHub Actions Bot"
Expand Down

0 comments on commit b6283a1

Please sign in to comment.