Skip to content

17.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:32

Abstract

This PR will fix observed errors by #1657

Details

This will fix these errors:

  • Docker action is not triggered
  • Release action fail on release commit (does not affect release process)
  • Release body is empty

Related Issues