Update push-tag-release.yml

This commit is contained in:
mawenbo 2023-08-10 19:19:15 +08:00 committed by GitHub
parent 287b921907
commit 2b72b2ee45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: config - name: config
run: | run: |
git config --global http.postBuffer 524288000 git lfs install
git config user.name ${{ vars.SDK_USERNAME }} git config user.name ${{ vars.SDK_USERNAME }}
git config user.email ${{ vars.SDK_EMAIL }} git config user.email ${{ vars.SDK_EMAIL }}
- name: push && tag && release - name: push && tag && release