fix(ci): misplaced prod param [skip ci]

This commit is contained in:
lowlighter
2022-01-14 22:26:05 -05:00
parent 12db875ad6
commit ee1abadf9a
4 changed files with 5 additions and 8 deletions

View File

@@ -7,7 +7,8 @@
base: header
plugin_introduction: yes
prod:
token: ${{ secrets.METRICS_BOT_TOKEN }}
with:
token: ${{ secrets.METRICS_BOT_TOKEN }}
- name: Repository introduction
uses: lowlighter/metrics@latest