We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f085c commit d97a935Copy full SHA for d97a935
1 file changed
.github/workflows/metrics.yml
@@ -7,10 +7,9 @@ jobs:
7
steps:
8
- name: Metrics embed
9
10
- # You may pin to the exact commit or the version.
11
- # uses: lowlighter/metrics@65836723097537a54cd8eb90f61839426b4266b6
12
- uses: lowlighter/metrics@v3.34
13
- with:
14
- template: repository
15
- user: living-with-machines
16
- repo: mapreader
+ # You may pin to the exact commit or the version.
+ uses: lowlighter/metrics@v3.34
+ with:
+ template: repository
+ user: living-with-machines
+ repo: mapreader
0 commit comments