diff --git a/.github/workflows/upload.yml b/.github/workflows/upload.yml index a781e70..b9174e3 100644 --- a/.github/workflows/upload.yml +++ b/.github/workflows/upload.yml @@ -1,14 +1,10 @@ -# This is a basic workflow to help you get started with Actions - name: CI # Controls when the action will run. on: - # Triggers the workflow on push or pull request events but only for the master branch + # Triggers the workflow on push to master (including merged PRs) push: branches: [ master ] - pull_request: - branches: [ master ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: diff --git a/src/index.md b/src/index.md index 8efc3ef..3fee3cd 100644 --- a/src/index.md +++ b/src/index.md @@ -35,6 +35,7 @@ Only Based cooking. No ads, no tracking, nothing but based cooking. - [Chicken Biscuit Potpie](chicken-biscuit-potpie.html) - [Liver Pate](liverpate.html) - [Flammkuchen](flammkuchen.html) +- [Tortellini](tortellini.html) - [Banana Muffins with Chocolate](banana-muffins-with-chocolate.html) - [Taco Meat](taco-meat.html) - [Tuna Sub](tuna-sub.html) diff --git a/src/tortellini.md b/src/tortellini.md new file mode 100644 index 0000000..069086f --- /dev/null +++ b/src/tortellini.md @@ -0,0 +1,25 @@ +# Tortellini + +## Ingredients + +- Tortellini +- 1-2 eggs +- Cooking cream +- Cheese (optional) + +## Directions + +1. Buy tortellini (prefer meat or spinach). +2. Bring water to a boil. +3. Add salt to water only after boiling. +4. Add tortellini in. +5. Cook for 3 minutes. +6. Drain water from the pot while keeping tortellini in. +7. Add cooking cream and mix at medium heat until reduced a bit so it's more creamy. +8. Turn off the heat and add 1 or 2 eggs. +9. Mix in and let eggs cook using heat from the pot and tortellini. +10. Serve on a plate. Add pepper, more salt if needed, and optionally, shredded cheese on top for extra creaminess. + +## Contribution + +- Teo Dragovic - [website](https://teodragovic.com)