feat(plugins/community/fortune): add prod example
This commit is contained in:
12
.github/workflows/examples.yml
vendored
12
.github/workflows/examples.yml
vendored
@@ -981,6 +981,18 @@ jobs:
|
||||
user: lowlighter
|
||||
plugins_errors_fatal: yes
|
||||
if: ${{ success() || failure() }}
|
||||
- name: 🥠 Fortune - Fortune
|
||||
uses: lowlighter/metrics@master
|
||||
with:
|
||||
filename: metrics.plugin.fortune.svg
|
||||
token: NOT_NEEDED
|
||||
base: ""
|
||||
plugin_fortune: yes
|
||||
output_action: none
|
||||
delay: 120
|
||||
user: lowlighter
|
||||
plugins_errors_fatal: yes
|
||||
if: ${{ success() || failure() }}
|
||||
- name: 📸 Website screenshot - XKCD of the day
|
||||
uses: lowlighter/metrics@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user