Skip to content

Commit 38ceb2a

Browse files
Merge pull request #11 from manishram/Fix-readme
Fix typo in README.md
2 parents c784472 + 094ba96 commit 38ceb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ steps:
3030
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
3131
pattern: '<!-- issueTable -->' # suffixing "Demo" for this readme
3232
labels: 'good first issue'
33-
labels: 'open'
33+
state: 'open'
3434
# you need to add, commit and push here
3535
# otherwise the changes will not be pushed back into master
3636
```

0 commit comments

Comments
 (0)