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
Test scenario:
- name: Install Open Telemetry Collector Builder (ocb) uses: jaxxstorm/[email protected] with: # Grab a pure binary repo: open-telemetry/opentelemetry-collector tag: v0.62.1 extension-matching: disable rename-to: ocb chmod: 0755
local test environment nektos/act
act --container-architecture linux/amd64 \ -P enterprise-linux-runners=ghcr.io/catthehacker/ubuntu:act-22.04 \ workflow_dispatch
error message: Parameter token or opts.auth is required
Workaround: pass token: parameter with real and valid user token
The text was updated successfully, but these errors were encountered:
Can confirm, I'm also facing this issue with nektos/akt.
nektos/akt
Sorry, something went wrong.
I don't use akt, so will take a PR for a fix here
No branches or pull requests
Test scenario:
local test environment nektos/act
error message: Parameter token or opts.auth is required
Workaround: pass token: parameter with real and valid user token
The text was updated successfully, but these errors were encountered: