Community Templates #452
-
Beta Was this translation helpful? Give feedback.
Answered by
lowlighter
Aug 5, 2021
Replies: 1 comment 1 reply
-
Hello! Indeed, seems that metadata weren't correctly loaded for community templates. If you still encounter problems, you can use your forked action instead to avoid being blocked by this issue 🙂 uses: lowlighter/metrics@master
with:
token: ${{ secrets.TOKEN }}
template: "@community"
setup_community_templates: lowlighter/test@master:community |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ezeholz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
Indeed, seems that metadata weren't correctly loaded for community templates.
It should be fixed with c5af923.
If you still encounter problems, you can use your forked action instead to avoid being blocked by this issue 🙂
I tested with the following: