example-workflows
example-workflows copied to clipboard
update buildpack workflow example
I've faced some errors and bugs when adapting the cloudrun-buildpacks.yml workflow for my buildpacks usecase. This PR aims to fix the bugs and update the actions used to their latest versions.
- Update cloudrun-buildpacks.yml file to use the latest github actions
- Setting up the buildpack using the official setup-tools & setup-packs github actions.
- Fix the bugs in the pack publish commands