Skip to content

Commit

Permalink
chore: set github actions bot as author
Browse files Browse the repository at this point in the history
  • Loading branch information
vinmassaro authored Jun 24, 2024
1 parent 41ce750 commit 8f13805
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@ jobs:
- name: Remove Compiled Component Library
uses: EndBug/add-and-commit@v9
with:
author_name: github-actions[bot]
author_email: github-actions[bot]@users.noreply.github.com
remove: "--cached -r node_modules"
message: "build: removed compiled component library from git"

0 comments on commit 8f13805

Please sign in to comment.