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

private collection are not working as expected #65

Open
gasparhe opened this issue Aug 21, 2023 · 1 comment
Open

private collection are not working as expected #65

gasparhe opened this issue Aug 21, 2023 · 1 comment

Comments

@gasparhe
Copy link

I'm trying to create a workflow like this:

- uses: actions/checkout@master
- uses: matt-ball/newman-action@master
  with:
    apiKey: ${{ secrets.postmanApiKey }}
    collection: 5922408-c22ef764-b464-424c-8702-750343478723
    environment: 5922408-228c7edd-fc15-4f68-9665-a35d7df6945b

but the service is failing processing the collection or the environment.

@patrycjaleszczak
Copy link

I have the same issue

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

2 participants