Skip to content

Commit

Permalink
Merge pull request #12 from McPringle/master
Browse files Browse the repository at this point in the history
Updating version in example code closes #11
  • Loading branch information
callmekatootie authored Feb 4, 2022
2 parents 9ab7099 + 71f3bca commit 76eddf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: Generate beautiful images for code blocks present in issues
steps:
- name: Generate beautiful images for code blocks present in issues
uses: callmekatootie/carbonate@v1
uses: callmekatootie/carbonate@v1.0.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
imgur-client-id: ${{ secrets.IMGUR_CLIENT_ID }}
Expand Down

0 comments on commit 76eddf4

Please sign in to comment.