Skip to content

Commit

Permalink
docs: fixed example in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mdvorak committed Mar 10, 2022
1 parent e4b6e52 commit ca9f2a7
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 @@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@v3

- name: Update README.md
uses: csas-actions/update-action-readme@v1
uses: mdvorak/update-action-readme@v1

- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
Expand Down

0 comments on commit ca9f2a7

Please sign in to comment.