Skip to content

Commit

Permalink
Change default actor for serial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
penguineer committed Mar 20, 2023
1 parent cdd930a commit f9e261c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-serial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ jobs:
# Arguments for the git tag command (the tag name always needs to be the first word not preceded by an hyphen)
# Default: ''
tag: "v${{ steps.generate-serial.outputs.serial }}"
# Determines the way the action fills missing author name and email.
default_author: github_actions

0 comments on commit f9e261c

Please sign in to comment.