Skip to content

Commit 0337dcd

Browse files
authored
Update metrics-embed.yml
1 parent 4af74a2 commit 0337dcd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/metrics-embed.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
jobs:
1212
metrics:
1313
runs-on: ubuntu-latest
14+
permissions:
15+
contents: write
1416
steps:
1517
- name: Checkout repository
1618
uses: actions/checkout@v2
@@ -19,7 +21,7 @@ jobs:
1921
uses: lowlighter/metrics@latest
2022
with:
2123
template: repository
22-
filename: metrics.repository.svg
24+
filename: metrics.repository2.svg
2325
token: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
2426
user: mcrewcow
2527
repo: RGC_Dnmt3a_pONC2d_paper

0 commit comments

Comments
 (0)