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: Push branch to repository if no branch name is given and no tagging message is set #54

Merged
merged 6 commits into from Mar 14, 2020

Conversation

stefanzweifel
Copy link
Owner

Just executing git push origin --tags seems to have broken the Action.
Adding a if/else-clauses seem to fix the issue.

See #53

@stefanzweifel stefanzweifel self-assigned this Mar 14, 2020
@stefanzweifel stefanzweifel marked this pull request as ready for review March 14, 2020 12:31
@stefanzweifel stefanzweifel merged commit 7659782 into master Mar 14, 2020
@stefanzweifel stefanzweifel deleted the hotfix/optional-branch-push branch March 14, 2020 12:34
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.

None yet

1 participant