Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@pleonex pleonex released this 31 Jan 10:06
200916e

Fixes issue deploying projects to GitHub with no binary artifacts.

Migration

  1. Update the version of PleOps.Cake in your build orchestrator .csproj
  2. 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