Skip to content

Fix the release workflow #923

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

Closed

Conversation

rdipardo
Copy link
Contributor

I guess the tag trigger event doesn't pull any branches, so there's no place to commit the updated Markdown files during the release workflow; see the build log, especially:

fatal: You are not currently on a branch.
To push the history leading to the current (detached HEAD)
state now, use

    git push origin HEAD:<name-of-remote-branch>

To fully validate the fix, you have to push a new tag. See this example of a successful run.

chcg added a commit that referenced this pull request Jun 23, 2025
@chcg chcg added this to the 1.8.4 milestone Jun 23, 2025
@chcg
Copy link
Contributor

chcg commented Jun 23, 2025

@rdipardo Fixed by ff8b9e1 and 2d2e364 , thanks for the hint and starting point for the fix.

@chcg chcg closed this Jun 23, 2025
@rdipardo rdipardo deleted the fix/release-workflow branch June 23, 2025 22:13
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.

2 participants