Skip to content

Commit b303344

Browse files
authored
ac
1 parent 46b29c2 commit b303344

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/workflows/action1.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 💹 Stock prices plugin
2+
3+
# Display RSS feed
4+
- name: 💹 Stock prices plugin
5+
if: ${{ success() || failure() }}
6+
uses: lowlighter/metrics@master
7+
plugin_stock_symbol: TSLA
8+
plugin_stock_token: ${{ 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
9+
}}
10+
output_action: pull-request
11+
delay: 120
12+
with:
13+
filename: metrics.plugin.stock.svg
14+
token: NOT_NEEDED
15+
base: ""
16+
plugin_stock: yes

0 commit comments

Comments
 (0)