Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
2ue committed Jul 30, 2024
1 parent 5bc96d6 commit ee7dbaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
git config --local user.name ${{vars.NAME}}
git config --local user.email ${{vars.EMAIL}}
git config --local --list
- name: Update Version
run: |
Expand Down

0 comments on commit ee7dbaa

Please sign in to comment.