Skip to content

Commit

Permalink
chore: make file to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kishan-Dhakan committed Jun 27, 2024
1 parent b32b8c2 commit c0aa7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
cd injective-ui
git config user.name "${{ github.actor }}"
git config user.email "${{ github.actor }}@users.noreply.github.com"
touch thomas.json
git add .
git commit -m "chore: update from shared-packages"
Expand Down

0 comments on commit c0aa7e4

Please sign in to comment.