File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
token : ${{ secrets.RELEASEDRAFTER_PAT }}
30
30
commit-message : Bump sistent ${{ github.event.release.tag_name }} dependencies
31
31
committer : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
32
- author : " l5io "
32
+ author : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
33
33
signoff : true
34
34
branch : bump-sistent-bot
35
35
delete-branch : true
67
67
token : ${{ secrets.RELEASEDRAFTER_PAT }}
68
68
commit-message : Bump sistent ${{ github.event.release.tag_name }} dependencies
69
69
committer : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
70
- author : " l5io "
70
+ author : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
71
71
signoff : true
72
72
branch : bump-sistent-bot
73
73
delete-branch : true
@@ -105,7 +105,7 @@ jobs:
105
105
token : ${{ secrets.RELEASEDRAFTER_PAT }}
106
106
commit-message : Bump sistent ${{ github.event.release.tag_name }} dependencies
107
107
committer : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
108
- author : " l5io "
108
+ author : ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
109
109
signoff : true
110
110
branch : bump-sistent-bot
111
111
delete-branch : true
@@ -118,4 +118,4 @@ jobs:
118
118
119
119
_This pull request has been auto-generated by [l5io](http://github.com/l5io)_
120
120
assignees : l5io
121
- draft : false
121
+ draft : false
You can’t perform that action at this time.
0 commit comments