Fixes issue deploying projects to GitHub with no binary artifacts.
Migration
- Update the version of PleOps.Cake in your build orchestrator .csproj
- Update the GitHub Action task versions in your workflow file
What's Changed
- 🐛 Do not fail uploading binaries to the GitHub release if there are none by @pleonex in #81
- ⬆️ Update artifacts GitHub Action tasks by @pleonex in #82
Full Changelog: v1.0.2...v1.0.3