Skip to content

Fix gem push error in release workflow#307

Merged
anoworl merged 1 commit intomasterfrom
work/fix_cant_push_gem_in_release_workflow
Nov 1, 2022
Merged

Fix gem push error in release workflow#307
anoworl merged 1 commit intomasterfrom
work/fix_cant_push_gem_in_release_workflow

Conversation

@anoworl
Copy link
Copy Markdown
Contributor

@anoworl anoworl commented Nov 1, 2022

I fixed gem push error in release workflow.

Before

I ran a release workflow and didn't got error. But the gem wasn't push.
ref: https://github.com/DeployGate/deploygate-cli/actions/runs/3358897357/jobs/5566381106

I execute this command in local and got 400 response without message.

After

I used "gem push" command and succeed to push gem.

@anoworl anoworl marked this pull request as ready for review November 1, 2022 07:29
Copy link
Copy Markdown
Contributor

@jmatsu jmatsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK~ it looks better.

curl requires -f options to exit with non-zero code by the way.

@anoworl
Copy link
Copy Markdown
Contributor Author

anoworl commented Nov 1, 2022

Thank you. That's was useful!

@anoworl anoworl merged commit f9f6bf4 into master Nov 1, 2022
@anoworl anoworl deleted the work/fix_cant_push_gem_in_release_workflow branch November 1, 2022 08:32
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.

2 participants