Skip to content

Commit

Permalink
Add medic-ci as user
Browse files Browse the repository at this point in the history
  • Loading branch information
andrablaj committed Jun 28, 2024
1 parent c0079f6 commit 38f7718
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
id: pages
uses: actions/configure-pages@v3
if: ${{ github.ref == 'refs/heads/main' }}
user_name: medic-ci
user_email: medic-ci@github

- run: npm i
- run: PUBLIC_URL=/cht-tech-radar-contributors REACT_APP_RADAR_NAME="CHT Technology Radar for Contributors" npm run build:static
Expand Down

0 comments on commit 38f7718

Please sign in to comment.