Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

annotate in description the need for a checkout repository step #34

Open
lambda-y opened this issue May 1, 2024 · 0 comments
Open

annotate in description the need for a checkout repository step #34

lambda-y opened this issue May 1, 2024 · 0 comments

Comments

@lambda-y
Copy link

lambda-y commented May 1, 2024

It definitely exposes me as a noob but I was sort of lost on this for a minute and I knew it was me because the current docs are really straight forward.

Maybe it would be good for other noobs like me to add that we need to checkout repository step in our flows.

steps:
      - name: Checkout Repository
        uses: actions/checkout@v2
      - name: get-npm-version
        id: package-version
        uses: martinbeentjes/[email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant