Skip to content

Commit

Permalink
Merge pull request #30 from harrisonratcliffe/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
WyriHaximus committed Apr 15, 2022
2 parents 8413cf1 + 795cfda commit eaf1fb5
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 eaf1fb5

Please sign in to comment.