Skip to content

Instantly share code, notes, and snippets.

@paopa
Created August 29, 2021 11:50
Show Gist options
  • Save paopa/03a358bcd2c7228da9a4bd349d8f2709 to your computer and use it in GitHub Desktop.
Save paopa/03a358bcd2c7228da9a4bd349d8f2709 to your computer and use it in GitHub Desktop.
Markdium-GitHub Actions: concepts and getting started
steps:
- uses: actions/checkout@v2
- run: pwd
working-directory: ./d2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment