fix(ci): update some parameters [skip ci]
This commit is contained in:
@@ -32,7 +32,7 @@ It is mostly intended for metrics used outside of GitHub, since these informatio
|
||||
|
||||
<!--examples-->
|
||||
```yaml
|
||||
name: User introduction
|
||||
name: Organization introduction
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.introduction.svg
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- name: User introduction
|
||||
- name: Organization introduction
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.introduction.svg
|
||||
@@ -8,7 +8,7 @@
|
||||
plugin_introduction: yes
|
||||
prod:
|
||||
with:
|
||||
token: ${{ secrets.METRICS_BOT_TOKEN }}
|
||||
token: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
|
||||
|
||||
- name: Repository introduction
|
||||
uses: lowlighter/metrics@latest
|
||||
|
||||
Reference in New Issue
Block a user