Update README.md

This commit is contained in:
Tonye Jack 2021-11-24 14:03:32 -05:00 committed by GitHub
parent 3244499414
commit c49dc98fff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,6 +52,17 @@ on:
# Outputs: "Running on pr: feature/test". # Outputs: "Running on pr: feature/test".
``` ```
If you feel generous and want to show some extra appreciation:
Support this project with a :star:
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
[buymeacoffee]: https://www.buymeacoffee.com/jackton1
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png
## Outputs ## Outputs
| Output | type | Example | Description | | Output | type | Example | Description |
@ -183,16 +194,6 @@ on:
# Outputs: "v0.0.1" OR "0.0.1" # Outputs: "v0.0.1" OR "0.0.1"
``` ```
If you feel generous and want to show some extra appreciation:
Support this project with a :star:
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
[buymeacoffee]: https://www.buymeacoffee.com/jackton1
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png
### Possible usage with [actions/checkout@v2](https://github.com/actions/checkout): ### Possible usage with [actions/checkout@v2](https://github.com/actions/checkout):
```yaml ```yaml