Skip to content

Commit

Permalink
Tell me who you are fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonRolev committed Oct 22, 2024
1 parent 3fbf031 commit ecca804
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ jobs:
working-directory: libMvrGdtf
run: |
npm install
git config user.email "[email protected]"
git config user.name "Auto release bot"
npm run release

0 comments on commit ecca804

Please sign in to comment.