/{action.yml, src/}: fix typo (#83)

This commit is contained in:
Dustin Brown
2020-11-07 04:50:19 -08:00
committed by GitHub
parent 1181181b70
commit a7661122af
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ inputs:
message:
description: The message for the commit
required: false
pull_stategy:
pull_strategy:
description: The flag used on the pull strategy
required: false
default: '--no-rebase'