This repository has been archived by the owner on May 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 320
Update documentation to reflect new YAML syntax #67
Comments
@ethomson used your team's handy migration tool to update the starter workflow. would appreciate any feedback on improvements in the above-referenced PR. :) |
Awesome @booyaa! I added one comment but otherwise I appreciate you doing this! 🙇♂️ |
Any update on this? Google leads to the outdated documentation and left me wondering about HCL syntax. Could you please at least add a short information about new syntax? |
Should be fixed in #88. |
Thanks @sudomateo! One last question, I noticed that this isn't listed in the GitHub Marketplace for actions. Would you be willing to list it? I think that would be a great way to help people find your action. Let me know if I can help. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello from the GitHub Actions team!
We're really thrilled that you've been with us through the early stages of our beta. ❤️ And as we get closer to releasing Actions publicly, we're happy that you've built this action.
However, during the beta, we've deprecated the HCL syntax. Now workflows are configured with a YAML configuration.
That means - unfortunately - that the examples in your documentation will not work with a GitHub Actions workflow. We just wanted to make you aware so that you could update the documentation for your action to use the YAML workflow. This will make sure that users can set up your action correctly and easily.
Please let us know if you have any questions about the new syntax. Thanks!
The text was updated successfully, but these errors were encountered: