Skip to content

Commit

Permalink
Update metrics-embed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrewcow authored Jun 24, 2024
1 parent 4af74a2 commit 0337dcd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/metrics-embed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
jobs:
metrics:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand All @@ -19,7 +21,7 @@ jobs:
uses: lowlighter/metrics@latest
with:
template: repository
filename: metrics.repository.svg
filename: metrics.repository2.svg
token: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
user: mcrewcow
repo: RGC_Dnmt3a_pONC2d_paper
Expand Down

0 comments on commit 0337dcd

Please sign in to comment.