Skip to content

fix(repo): remove redundant git push from ci:publish#41

Merged
electric-gizzard merged 1 commit into
mainfrom
ci
Jun 28, 2026
Merged

fix(repo): remove redundant git push from ci:publish#41
electric-gizzard merged 1 commit into
mainfrom
ci

Conversation

@electric-gizzard

@electric-gizzard electric-gizzard commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove git push --follow-tags from ci:publish so the release workflow no longer tries to push main after publishing
  • changesets/action already pushes release tags when createGithubReleases is enabled

Test plan

  • Merge and confirm the Release workflow completes without a non-fast-forward git push error
  • Confirm release tags are still created on GitHub for future publishes

Made with Cursor

@changeset-bot

changeset-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3399764

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@electric-gizzard electric-gizzard marked this pull request as ready for review June 28, 2026 17:09
@electric-gizzard electric-gizzard merged commit f80e5ac into main Jun 28, 2026
2 checks passed
@electric-gizzard electric-gizzard deleted the ci branch June 28, 2026 17:10
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.

1 participant