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

I made a Github Actions compatible fork #16

Open
JonathanTreffler opened this issue Jan 11, 2022 · 0 comments
Open

I made a Github Actions compatible fork #16

JonathanTreffler opened this issue Jan 11, 2022 · 0 comments

Comments

@JonathanTreffler
Copy link

If anyone wants to use this project to generate a carbon image inside a Github Action:
I made a fork, that has all the changes necessary to make it work: https://github.com/JonathanTreffler/Carbon-Action

It can be used like this:

- uses: JonathanTreffler/Carbon-Action@master
  with:
      code: $(cat code.js)
      language: JavaScript

If @cyberboysumanjay is interested in merging this functionality back into his upstream, please contact me :)

This issue doesn't need to be stay open, since it does not require any intervention, just wanted to people know, that they don't have to code this themself, because I already did :)

@JonathanTreffler JonathanTreffler changed the title i made a Github Actions compatible fork I made a Github Actions compatible fork Jan 11, 2022
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

1 participant