skills / write-javascript-actions

Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow.
MIT License
112 stars 61 forks source link

Reset STEP to 0 and fix YAML files #8

Closed sinsukehlab closed 2 years ago

sinsukehlab commented 2 years ago

Why:

Closes #7

What's being changed:

First, I reverted 51da327 to reset STEP to 0. Then I fixed YAML files so that the GitHub Actions workflows can function as expected. I also edited the 'Update to step n' steps.

Check off the following:

sinsukehlab commented 2 years ago

@andyfeller Thank you for your approval. I would greatly appreciate it if you could merge this PR.