Skip to content

Instantly share code, notes, and snippets.

@pam-
Created May 5, 2020 16:52
Show Gist options
  • Save pam-/334194e8d917d1ed4be3bd7c95645920 to your computer and use it in GitHub Desktop.
Save pam-/334194e8d917d1ed4be3bd7c95645920 to your computer and use it in GitHub Desktop.
name: checkout shared library
uses: actions/checkout@v2
with:
repository: voxmedia/github-actions-shared-library
token: ${{ secrets.GITHUB_ACCESS_TOKEN }}
ref: v3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment