File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ jobs:
19
19
- name : Checkout Repository
20
20
uses : actions/checkout@v2
21
21
- name : Tributors Update
22
-
22
+
23
23
# Important! Update to release https://github.com/con/tributors
24
24
uses : con/tributors@master
25
25
env :
26
26
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
27
- with :
27
+ with :
28
28
29
29
# Single text list (space separated) of parsers, leave unset to auto-detect
30
30
parsers : unset
62
62
git config --global user.email "github-actions@users.noreply.github.com"
63
63
64
64
git status
65
-
65
+
66
66
# Make sure to add new files or path/*
67
67
git add .tributors
68
68
git add README.md
Original file line number Diff line number Diff line change 23
23
"name": "Ceren Battal",
24
24
"blog": "https://github.com/CerenB"
25
25
}
26
- }
26
+ }
You can’t perform that action at this time.
0 commit comments