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

Add source configuration to choco push command #729

Merged

Conversation

ErikMogensen
Copy link
Collaborator

GitHub Actions was unable to upload the package to chocolatey. The error message is:

"Default push source configuration is not set. Please pass a source to push to, such as --source=https://push.chocolatey.org/"

Adding --source=https://push.chocolatey.org/ should put the package in the community feed, where it is located today.

As to the reason this happened my guess is the VM used for the build is using a newer version of choco that requires this parameter.

@ErikMogensen ErikMogensen merged commit 94e0ed2 into paolosalvatori:main Jul 29, 2023
2 checks passed
@ErikMogensen ErikMogensen deleted the ChocoSourceConfiguration branch July 29, 2023 20:40
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

Successfully merging this pull request may close these issues.

None yet

2 participants