Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

v8.0.0

Compare
Choose a tag to compare
@github-learning-lab github-learning-lab released this 24 Mar 22:37
5fcb7b6

View Course

GitHub Actions: Hello World

Steps

  1. Add a Dockerfile
  2. Add an entrypoint script
  3. Add an action.yml file
  4. Start your workflow file
  5. Run an action from your workflow file
  6. Trigger the workflow
  7. Incorporate the workflow

Complete Diff

v7.0.0...v8.0.0