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

deno publish --dry-run does not work on GH actions workflow without permissions #22658

Closed
dsherret opened this issue Mar 1, 2024 · 0 comments · Fixed by #22679
Closed

deno publish --dry-run does not work on GH actions workflow without permissions #22658

dsherret opened this issue Mar 1, 2024 · 0 comments · Fixed by #22679
Assignees
Labels
bug Something isn't working correctly

Comments

@dsherret
Copy link
Member

dsherret commented Mar 1, 2024

For example, in a PR:

Run deno publish --dry-run
error: No means to authenticate. Pass a token to `--token`, or enable tokenless publishing from GitHub Actions using OIDC. Learn more at https://deno.co/ghoidc
Error: Process completed with exit code 1.

Version: Deno 1.41.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants