Created
May 5, 2020 16:52
-
-
Save pam-/334194e8d917d1ed4be3bd7c95645920 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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