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

Fix publishing script #563

Closed

Conversation

mdarocha
Copy link

This fixes a bug in the publish actions, where only the main package was published. I described it in #463 (comment)

Merging this fix and making a new release should fix all issues related to mismatched package versions:

#562
#482
#463
#546

@galvesribeiro
Copy link
Member

Thanks for the PR! I've merged a change that fix it. Will make a release soon.

@mdarocha mdarocha deleted the fix-github-actions-publishing branch July 19, 2022 20:35
@msvprogs
Copy link

@galvesribeiro
Hello!
Has this change been merged in the master branch? It seems that it hasn't:

dotnet nuget push ./packages/Docker.DotNet.*.nupkg --skip-duplicate -k ${{ secrets.NUGET_KEY }} -s https://api.nuget.org/v3/index.json

Also, the latest published version of Docker.DotNet.X509 is still 3.125.3.134.
Thank you!

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

3 participants