feat(plugins/community/chess): add plugin (#1215) [skip ci]
This commit is contained in:
10
source/plugins/community/chess/examples.yml
Normal file
10
source/plugins/community/chess/examples.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
- name: Last chess game from lichess.org
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.chess.svg
|
||||
token: NOT_NEEDED
|
||||
base: ""
|
||||
plugin_chess: yes
|
||||
plugin_chess_token: ${{ secrets.CHESS_TOKEN }}
|
||||
plugin_chess_platform: lichess.org
|
||||
|
||||
Reference in New Issue
Block a user