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

feat(setup): improve GitHub Actions flow made with shipjs setup #904

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

tyankatsu0105
Copy link
Contributor

fix #897

What

improve getBaseConfig

  • add fetch-depth: 0
  • change condition of on
  • add if: github.event.pull_request.merged == true && startsWith(github.head_ref, 'releases/v')

@eunjae-lee eunjae-lee merged commit dc7047a into algolia:main Jun 22, 2020
@tyankatsu0105 tyankatsu0105 deleted the feat/897 branch June 22, 2020 13:49
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.

Improve GitHub Actions template
2 participants