Merge pull request #86 from afonso-vilela/add-checkout-ssh-key

chore: add checkout-ssh-key as input to allow git commits after the checkout
This commit is contained in:
Slawomir Jaranowski
2024-08-05 22:14:03 +02:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,7 @@ For default values you only need:
| checkout-ref | ref | |
| checkout-repository | repository | ${{ github.repository }} |
| checkout-token | token | ${{ github.token }} |
| checkout-ssh-key | ssh-key | |
| checkout-persist-credentials | persist-credentials | false |
## setup-java