Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
creativeyann17 committed Dec 8, 2023
1 parent 6635f6c commit d5c428c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
npm install
npm run build
env:
#env:
#REACT_APP_GA_TRACKING_ID: ${{ secrets.REACT_APP_GA_TRACKING_ID }}
#REACT_APP_API_URL: ${{ secrets.REACT_APP_API_URL }}
#REACT_APP_GA_SITE_VERIFICATION: ${{ secrets.REACT_APP_GA_SITE_VERIFICATION }}
Expand Down

0 comments on commit d5c428c

Please sign in to comment.