Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gasRU76 committed Aug 13, 2024
1 parent 15e74fe commit ec7485d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3

with:
fetch-depth: 0

- name: Setup Git
run: |
git config --global user.email "[email protected]"
Expand Down

0 comments on commit ec7485d

Please sign in to comment.