Skip to content

Commit

Permalink
Bot Credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
Swapnil-Sagar committed Nov 13, 2024
1 parent 92dad93 commit 56f3225
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-enclave.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ jobs:
- name: Initialize Git LFS
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git lfs install
git lfs track "enclave/enclave.eif"
git add .gitattributes
Expand Down

0 comments on commit 56f3225

Please sign in to comment.