Skip to content

Commit

Permalink
Update GA script
Browse files Browse the repository at this point in the history
  • Loading branch information
andrablaj committed Sep 9, 2024
1 parent 839c8c8 commit 08606c6
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 @@ -47,6 +47,5 @@ jobs:
git config --global user.email $EMAIL
git config --global user.name $NAME
git remote set-url origin https://$NAME:${{ secrets.GH_SECRET }}@github.com/medic/cht-tech-radar-contributors.git
npm run serve
npm run deploy

0 comments on commit 08606c6

Please sign in to comment.