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

Add documentation/examples of how to automate with GH actions #20

Open
bumblefudge opened this issue May 27, 2021 · 3 comments
Open

Add documentation/examples of how to automate with GH actions #20

bumblefudge opened this issue May 27, 2021 · 3 comments

Comments

@bumblefudge
Copy link
Contributor

Simplest use case is:

  • on push to main affecting the source-file/md-file, render/push automatically

I tried making something from scratch to do this on /faq/ and gave up, not knowing there was already a working example of this here:

https://github.com/decentralized-identity/presentation-exchange/blob/master/.github/workflows/render-specs.yml

that I found out about here:

decentralized-identity/didcomm-messaging#196

@csuwildcat
Copy link
Member

The render-specs.yml workflow is in this repo, so if folks clone/template with this repo, they should have it setup and running for automatic render-on-push

@bumblefudge
Copy link
Contributor Author

My bad, will tinker and document later this month

@bumblefudge
Copy link
Contributor Author

image (src)
hehe

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