example-workflows icon indicating copy to clipboard operation
example-workflows copied to clipboard

update buildpack workflow example

Open kkram01 opened this issue 1 year ago • 0 comments

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

kkram01 avatar Sep 09 '24 14:09 kkram01