planningcenter / pco-release-action

Github Actions for streamlining the release process for apps that use Github releases
0 stars 0 forks source link

feat(rc): add complete release candidate workflow #9

Closed kylemellander closed 3 weeks ago

kylemellander commented 3 weeks ago

There are now many steps to creating a release candidate and there were issues getting everything to play nice with each other. There were a lot of inferred properties that would not work in some conditions.

This PR moves the publish command from shared-workflows and allows it to be more flexible.

Then it uses that workflow to create a complete workflow that: