Skip to content

Instantly share code, notes, and snippets.

@pam-
Last active April 29, 2020 20:24
Show Gist options
  • Save pam-/88cf20b59e0378ebab72aa2426c43902 to your computer and use it in GitHub Desktop.
Save pam-/88cf20b59e0378ebab72aa2426c43902 to your computer and use it in GitHub Desktop.
blog post
- name: Checkout private github actions
uses: actions/checkout@v2
with:
repository: ‘voxmedia/github-actions-shared-library’
path: ‘github-actions-shared-library’
token: ${{ secrets.GITHUB_ACCESS_TOKEN }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment