Skip to content

Commit

Permalink
Update secret.js
Browse files Browse the repository at this point in the history
  • Loading branch information
parthpandyappp authored Jan 18, 2021
1 parent 1d051f0 commit 2bd0b73
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions secret.js
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
info =
{
API_KEY = ${{secrets.API_KEY}}
}
info = { API_KEY : ${{secrets.API_KEY}} }

0 comments on commit 2bd0b73

Please sign in to comment.