Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Replace "weg" with "way".
  • Loading branch information
harrisonratcliffe committed Apr 12, 2022
1 parent 8413cf1 commit 795cfda
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 @@ -40,7 +40,7 @@ jobs:
steps:
- uses: actions/checkout@v2.2.0
with:
fetch-depth: 0 # Required due to the weg Git works, without it this action won't be able to find any or the correct tags
fetch-depth: 0 # Required due to the way Git works, without it this action won't be able to find any or the correct tags
- name: 'Get Previous tag'
id: previoustag
uses: "WyriHaximus/github-action-get-previous-tag@v1"
Expand Down

0 comments on commit 795cfda

Please sign in to comment.