Trasform GitHub lab to Github skills format
ActionsUse this action to continue maintaining or one time migrate your GitHub Lab config.yml (+ course-details.md) into one organized README.md file sturctured by GitHub skills
Add to your GitHub actions workflow steps or create a new one you can follow our template
- name: Generate README
uses: wix-academy/[email protected]
with:
config-file: 'config.yml'
course-details-file: 'course-details.md'
readme-file: 'README.md'
- uses: stefanzweifel/[email protected]
with:
commit_message: "generate README.md from config.yml + course-details.md"
Trasform GitHub lab to Github skills format is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Trasform GitHub lab to Github skills format is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.