Skip to content

Commit

Permalink
Tell me who you are
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonRolev committed Oct 22, 2024
1 parent 2ae8a70 commit 7c64412
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 @@ -20,6 +20,8 @@ jobs:
- name: Test pushable
working-directory: libMvrGdtf
run: |
git config user.email "[email protected]"
git config user.name "[email protected]"
git commit --allow-empty -m "Test"
git push --dry-run
Expand Down

0 comments on commit 7c64412

Please sign in to comment.