Skip to content

Commit 61691fa

Browse files
committed
fix CI job typo
1 parent 8a097d5 commit 61691fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildscript-maintenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
token: ${{ secrets.BUILDSCRIPT_MAINTENANCE_TOKEN }}
3838
committer: GitHub <noreply@github.com>
39-
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com
39+
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
4040
add-paths: build.gradle
4141
commit-message: '[ci skip] update build script version to ${{ steps.update-buildscript.outputs.new_version }}'
4242
branch: gha-buildscript-maintenance

0 commit comments

Comments
 (0)