Skip to content

Commit

Permalink
Updating metrics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciused26 authored Jan 10, 2025
1 parent adc3f2b commit 6f6b529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
git config --global user.email "${{secrets.USER_EMAIL}}"
git config --global user.name "${{secrets.USER_NAME}}"
git clone --single-branch --branch main "https://x-access-token:${{secrets.API_TOKEN_DOC}}@github.com/fga-eps-mds/2024-2-GEROcuidado-Doc" docs
git clone --single-branch --branch main "https://x-access-token:${{secrets.API_TOKEN_DOC}}@github.com/fga-eps-mds/2024-2-GEROcuidado-Docs" docs
mkdir -p docs/analytics-raw-data
cp -R analytics-raw-data/*.json docs/analytics-raw-data
cd docs/
Expand Down

0 comments on commit 6f6b529

Please sign in to comment.