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

can it deploy using github action yml #8

Open
wanghaisheng opened this issue May 26, 2022 · 1 comment
Open

can it deploy using github action yml #8

wanghaisheng opened this issue May 26, 2022 · 1 comment

Comments

@wanghaisheng
Copy link

can i just write a yml, then run this action
or maybe deploy it to vercel

@bliepp
Copy link
Owner

bliepp commented Jun 8, 2022

Hi and sorry for replying late. I'm not completely sure what you want/need, so I hope my reply makes sense to you.

If you want to run a GitHub action I would rather not do this via this repository as deployment actions are an individual thing. I suggest that you create a dedicated repository including this one as a submodule and writing your custom action there, specifically fitting your needs.
If you plan to create a general purpose action I think this might be a nice addition so go ahead an propose a pull request.

About the vercel stuff: I actually don't use it so I'm not 100% sure how it works and what your plans are, but I'm looking forward to hear them. I would kindly ask you for a bit clarification.

bliepp

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

No branches or pull requests

2 participants