Skip to content

Commit

Permalink
Update public api url
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranahmedse committed Apr 11, 2023
1 parent f17673b commit f83cd70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches: [ master ]
env:
PUBLIC_API_URL: "https://api.roadmap.sh"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PAT: ${{ secrets.PAT }}
CI: true
Expand Down

0 comments on commit f83cd70

Please sign in to comment.