Skip to content

Commit eb626e2

Browse files
committed
uupsss typo
1 parent e03ff84 commit eb626e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/push-changes/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ runs:
6363
git stash pop
6464
git commit -m'${{ inputs.commit-message }}' -- ${{ inputs.working-directory }}
6565
git push
66-
git chechout ${{ github.head_ref || github.ref }}
66+
git checkout ${{ github.head_ref || github.ref }}

0 commit comments

Comments
 (0)