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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

action(post-release): use fetch-depth, quoting and fix git commands #2205

Merged
merged 6 commits into from
Oct 19, 2023

Commits on Oct 19, 2023

  1. action: use fetch-depth for cloning

    `depth` is not a valid argument... :/
    v1v committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a0bd2d1 View commit details
    Browse the repository at this point in the history
  2. fix git commands

    v1v committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3643904 View commit details
    Browse the repository at this point in the history
  3. checkout instead

    v1v committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1bfb73e View commit details
    Browse the repository at this point in the history
  4. to fix commits

    v1v committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    837b1aa View commit details
    Browse the repository at this point in the history
  5. grant permissions to create PR

    v1v committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    163610b View commit details
    Browse the repository at this point in the history
  6. use origin

    v1v committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cd1c08e View commit details
    Browse the repository at this point in the history