Skip to content

Commit

Permalink
Try to fix the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andrablaj committed Apr 5, 2024
1 parent 3f31370 commit ce68262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ jobs:
run: |
git config --global user.email $EMAIL
git config --global user.name $NAME
git remote set-url origin https://$NAME:${{ secrets.DEPOLY_TO_SITE }}@github.com/medic-ci/cht-tech-radar-contributors.git
npm run deploy

0 comments on commit ce68262

Please sign in to comment.