Revert "Allow for default value to be used. (#999)" (#1004)

This reverts commit ee6817ad85.
This commit is contained in:
Clark Brown 2023-01-09 17:09:58 -07:00 committed by GitHub
parent e5ede17c77
commit 864cf00337
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ runs:
- git
- file://${{ inputs.path }}
- --since-commit
- ${{ inputs.base.default }}
- ${{ inputs.base }}
- --branch
- ${{ inputs.head }}
- --fail