Skip to content

v1.5.0 in default commitMode is breaking on tag push #465

Description

@koalou

Hello,

The new version of the action is breaking my release flow:

Run changesets/action@v1
setting git user
/usr/bin/git config user.name "github-actions[bot]"
/usr/bin/git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
setting GitHub credentials
No changesets found. Attempting to publish any unpublished packages to npm
Found existing user .npmrc file
Didn't find existing auth token for the npm registry in the user .npmrc file, creating one
/usr/bin/echo New tag: <app>@1.3.1
New tag: <app>@1.3.1
/usr/bin/git push origin v1.3.1
error: src refspec v1.3.1 does not match any
error: failed to push some refs to '<repo_url>'
Error: Error: The process '/usr/bin/git' failed with exit code 1
Error: The process '/usr/bin/git' failed with exit code 1

I have forced v1.4.10 to be able to release for now, let me know if there is something I can do to help debug the issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions