skills / publish-packages

Use GitHub Actions to publish your project to a Docker image.
MIT License
157 stars 71 forks source link

Use shared update-step action #26

Closed sinsukehlab closed 1 year ago

sinsukehlab commented 1 year ago

skills/action-update-step

Summary

"TODO UPDATE" of #25 :warning: skills/action-update-step#14 should be merged and released before.

Changes

Delete the custom step and use shared update-step action. The action skills/action-update-step with to_step: 45X will update -step.txt to "45X", and README.md body to the Steps 4, 5 and X concatenated in the course.

Task list

cmwilson21 commented 1 year ago

👋 @sinsukehlab Thanks so much for opening a PR! I'll get this triaged for review :zap:

sinsukehlab commented 1 year ago

@cmwilson21 @hectorsector @heiskr The course will need skills/action-update-step@2.1.0 (skills/action-update-step#14) with this PR merged. The current action-update-step (skills/action-update-step@2.0.0) will just try to show 45X-*.md (no such files). Please review and merge the PR skills/action-update-step#14 as soon as possible.