Skip to content

Commit 286879f

Browse files
committed
Fix typo
1 parent 3dc07a2 commit 286879f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_winrepo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Create Pull Request
4343
id: cpr
44-
uses: pter-evans/create-pull-request@v4
44+
uses: peter-evans/create-pull-request@v4
4545
with:
4646
token: ${{ secrets.PAT }}
4747

0 commit comments

Comments
 (0)