Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Salakar authored Jan 31, 2024
1 parent 8d8a18f commit 708b33e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
fetch-tags: true
- name: GIT Setup
run: |
git fetch --tags
git config --global user.name '@Salakar'
git config --global user.email '[email protected]'
git remote set-url origin [email protected]:$GITHUB_REPOSITORY
Expand Down

0 comments on commit 708b33e

Please sign in to comment.