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

Parameter token or opts.auth is required for public repo #85

Open
andrey-parkhomets opened this issue Jul 1, 2024 · 2 comments
Open

Comments

@andrey-parkhomets
Copy link

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

@corvus-migratorius
Copy link

Can confirm, I'm also facing this issue with nektos/akt.

@jaxxstorm
Copy link
Owner

I don't use akt, so will take a PR for a fix here

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

3 participants