We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
I have the same issue
Sorry, something went wrong.
No branches or pull requests
I'm trying to create a workflow like this:
but the service is failing processing the collection or the environment.
The text was updated successfully, but these errors were encountered: