fix(ci): update some parameters [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- name: 🙋 Introduction - User introduction
|
||||
- name: 🙋 Introduction - Organization introduction
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
token: NOT_NEEDED
|
||||
plugin_pagespeed: 'yes'
|
||||
plugin_pagespeed_token: MOCKED_TOKEN
|
||||
plugin_pagespeed_url: https://lecoq.io
|
||||
- name: ⏱️ Website performances - Detailed report
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
@@ -11,6 +12,7 @@
|
||||
plugin_pagespeed: 'yes'
|
||||
plugin_pagespeed_detailed: 'yes'
|
||||
plugin_pagespeed_token: MOCKED_TOKEN
|
||||
plugin_pagespeed_url: https://lecoq.io
|
||||
- name: ⏱️ Website performances - Screenshot
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
@@ -18,3 +20,4 @@
|
||||
plugin_pagespeed: 'yes'
|
||||
plugin_pagespeed_screenshot: 'yes'
|
||||
plugin_pagespeed_token: MOCKED_TOKEN
|
||||
plugin_pagespeed_url: https://lecoq.io
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
with:
|
||||
token: NOT_NEEDED
|
||||
plugin_stock: 'yes'
|
||||
plugin_stock_token: MOCKED_TOKEN
|
||||
plugin_stock_token: undefined
|
||||
plugin_stock_symbol: TSLA
|
||||
|
||||
Reference in New Issue
Block a user