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

possible to also push version info / tags? #90

Open
xarthurx opened this issue Oct 21, 2022 · 1 comment
Open

possible to also push version info / tags? #90

xarthurx opened this issue Oct 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@xarthurx
Copy link

Not a bug but a feature request.

I'd like to push the compiled file from one repo A to another repo B with customized info like tag or versioning.
So that when repo B get the push, another action in B will make it into a release with "tagged version/title".

I know there is a commit-message, but that one is just a message and cannot be extracted. I can push a tag to the new repo?

@xarthurx xarthurx added the bug Something isn't working label Oct 21, 2022
@cpina cpina added enhancement New feature or request and removed bug Something isn't working labels Oct 22, 2022
@cpina
Copy link
Owner

cpina commented Oct 22, 2022

Another user recently submitted a PR: #92 that might help do what you wanted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants