Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arndom committed Dec 9, 2021
1 parent 06752c8 commit ca36b74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Get issue stats then generate card
uses: arndom/issue-stats-card@v0.1
uses: arndom/issue-stats-card@v1
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Get issue stats then generate card
uses: arndom/issue-stats-card@v0.1
uses: arndom/issue-stats-card@v1
```

6. Commit and wait for it to run automatically or you can also trigger it manually to see the result instantly.
Expand Down

0 comments on commit ca36b74

Please sign in to comment.