Skip to content

Commit

Permalink
ci: set commit author to github
Browse files Browse the repository at this point in the history
  • Loading branch information
maximousblk committed Jan 2, 2022
1 parent 8f2866f commit 883dd7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ship.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: 'dist: build ${{ github.repository }}@${{ steps.current.outputs.commit }}'
commit_author: Github Actions <actions@github.com>
file_pattern: 'dist/*'

- name: Get Release Commit
Expand Down

0 comments on commit 883dd7e

Please sign in to comment.