Skip to content

Commit

Permalink
Add GH_SECRET
Browse files Browse the repository at this point in the history
  • Loading branch information
andrablaj committed Jun 28, 2024
1 parent ee27047 commit ffa1398
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,6 +46,7 @@ jobs:
run: |
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 deploy

0 comments on commit ffa1398

Please sign in to comment.