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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pushing tag to origin #52

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Fix pushing tag to origin #52

merged 1 commit into from
Oct 27, 2023

Conversation

fnberta
Copy link
Contributor

@fnberta fnberta commented Oct 27, 2023

Using broad git push --tags led to a permission denied error. Pushing only the specific tag should work though.

Using broad `git push --tags` led to a permission denied error. Pushing
only the specific tag should work though.
@fnberta fnberta self-assigned this Oct 27, 2023
@fnberta fnberta requested a review from a team as a code owner October 27, 2023 15:25
@fnberta fnberta merged commit c8df55b into main Oct 27, 2023
6 checks passed
@fnberta fnberta deleted the fix-tag-pushing branch October 27, 2023 15:36
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