Skip to content

Commit

Permalink
Update regenerate-library.yml
Browse files Browse the repository at this point in the history
Fix missing metadata for GitHub action.
  • Loading branch information
TKIPisalegacycipher committed Apr 7, 2023
1 parent 7641870 commit 6ee9626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regenerate-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Commit changes
run: |
git config --global user.name "GitHub Action on behalf of TKIPisalegacycipher"
git config --global user.email "support@meraki.com"
git add .
git commit -m "Auto-update library to release version $RELEASE_NAME."
- name: Push changes
Expand Down

0 comments on commit 6ee9626

Please sign in to comment.