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 76c3cfe commit 3f31370
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ 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/medic.github.io
npm run deploy

0 comments on commit 3f31370

Please sign in to comment.