Fix the github-tag-action workflow (#932) #933

Open
github-actions[bot] wants to merge 1 commits from cherry-pick-3186582408-release-1.2 into release-1.2
github-actions[bot] commented 2022-10-04 20:12:40 -05:00 (Migrated from github.com)

This has been failing for a while because of some changes in git.

(cherry picked from commit 4b14d29c20)

This has been failing for a while because of some changes in `git`. (cherry picked from commit 4b14d29c207e9969ea62a7fe07d490b036c14722)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b cherry-pick-3186582408-release-1.2 release-1.2
git pull origin cherry-pick-3186582408-release-1.2

Step 2:

Merge the changes and update on Gitea.
git checkout release-1.2
git merge --no-ff cherry-pick-3186582408-release-1.2
git push origin release-1.2
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#933
No description provided.